[x264-devel] intra4x4 prediction

GC Wen gcmoon at mimow.com
Mon Dec 6 01:35:44 CET 2004


Hi,

In analyse.c ->x264_mb_analyse_intra

save fixed intra4x4 pred mode to h->mb.cache.intra4x4_pred_mode,

and in macroblock_enc.c->x264_macroblock_encode

get mode from h->mb.cache.intra4x4_pred_mode and 

call predict_4x4.

I think we should call predict_4x4 with non-fixed mode.

is it right?

GuangChun Wen





-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.videolan.org/pipermail/x264-devel/attachments/20041205/061076ed/attachment.htm 


More information about the x264-devel mailing list