Searched refs:IS_16X16 (Results 1 – 10 of 10) sorted by relevance
301 if (IS_16X16(h->mtype)) { in ff_h261_encode_mb()320 if (!IS_16X16(h->mtype)) { in ff_h261_encode_mb()
86 #define IS_16X16(a) ((a) & MB_TYPE_16x16) macro
79 if (IS_16X16(mb_type)) { in FUNC()289 if (IS_16X16(mb_type)) { in FUNC()
84 if (IS_16X16(mb_type)) { in MCFUNC()
250 else if (IS_INTRA(mb_type) || IS_16X16(mb_type)) in ff_print_debug_info2()
401 } else if (IS_16X16(*mb_type)) { in pred_spatial_direct_motion()645 if (IS_16X16(*mb_type)) { in pred_temp_direct_motion()
405 if (IS_16X16(h->mtype)) { in h261_decode_mb()
106 if (IS_16X16(mb_type)) { in await_references()
953 if(IS_16X16(mb_type)){ in ff_h264_decode_mb_cavlc()
2218 if(IS_16X16(mb_type)){ in ff_h264_decode_mb_cabac()