[x264-devel] What's the use of function: x264_mb_cache_fenc_satd( h ) ?
kenter
kenter83 at gmail.com
Mon May 25 13:11:56 CEST 2009
Hi:
I recently studied the x.264 encoder, I'm puzzelled by the function
"x264_mb_cache_fenc_satd()".
It seems this funciton take source Y plane image data as input which
pointed by h->mb.pic.p_fenc[0] and output are: h->mb.pic.fenc_satd[y][x],
h->mb.pic.fenc_sa8d[y][x], h->mb.pic.fenc_satd_sum and
h->mb.pic.fenc_sa8d_sum
However, I searched the whole project for these four vairant, It seems
no function refered the above variants, then, why we use this funciton? what
the use of it?
I hope anyone can help me on this issue
Best Wishes!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x264-devel/attachments/20090525/9dae74fe/attachment.htm>
More information about the x264-devel
mailing list