Searched refs:IS_QUANT (Results 1 – 5 of 5) sorted by relevance
88 #define IS_QUANT(a) ((a) & MB_TYPE_QUANT) macro
308 if (IS_QUANT(com->mtype)) { in ff_h261_encode_mb()
416 if (IS_QUANT(com->mtype)) in h261_decode_mb()
921 dquant = IS_QUANT(mb_type); in ff_h263_decode_mb()941 if(IS_QUANT(mb_type)){ in ff_h263_decode_mb()
746 if (IS_QUANT(mb_type)) in mpeg_decode_mb()811 if (IS_QUANT(mb_type)) in mpeg_decode_mb()832 if (IS_QUANT(mb_type)) in mpeg_decode_mb()