[x264-devel] Re: when Half pixel value calculated

Loren Merritt lorenm at u.washington.edu
Sun Apr 17 09:44:54 CEST 2005


On Sat, 16 Apr 2005, Erkang Chen wrote:

> In x264 Inter encoding, when a MB is undergoing analysis, eg,. 
> x264_mb_analyse_inter_p16x16, interpolated half_pixel value are used.
> However, discouragingly, I couldn't find when these value are 
> calculated and store to h->mb.pic.p_fref[0][i_ref][1-3] before analysis.

grep is your friend. But if you can't be bothered to do that, look in 
common/macroblock.c:x264_macroblock_cache_load()

--Loren Merritt

-- 
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html



More information about the x264-devel mailing list