Searched refs:decode_mb_i (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dcavsdec.c190 static int decode_mb_i(AVSContext *h, int cbp_code) { function
543 decode_mb_i(h, 0);
556 decode_mb_i(h, mb_type - P_8X8 - 1);
572 decode_mb_i(h, mb_type - B_8X8 - 1);

Completed in 89 milliseconds