Searched refs:decode_mb_i (Results 1 – 1 of 1) sorted by relevance
651 static int decode_mb_i(AVSContext *h, int cbp_code) in decode_mb_i() function1096 ret = decode_mb_i(h, 0); in decode_pic()1120 ret = decode_mb_i(h, mb_type - P_8X8 - 1); in decode_pic()1147 ret = decode_mb_i(h, mb_type - B_8X8 - 1); in decode_pic()