[x264-devel] motion estimation

Loren Merritt lorenm at u.washington.edu
Thu Oct 9 09:44:33 CEST 2008


On Mon, 6 Oct 2008, Oleg Terner wrote:

> So can you, please, explain the structure of the mb.cache.mv? How and
> what vectors are stored in each of 48 vectors?

4x4 array, stride 8, topleft corner is h->mb.cache.mv[0][x264_scan8[0]]
This should have been obvious if you looked at x264_macroblock_cache_mv().

--Loren Merritt


More information about the x264-devel mailing list