Searched refs:IS_QUANT (Results 1 – 5 of 5) sorted by relevance
95 #define IS_QUANT(a) ((a) & MB_TYPE_QUANT) macro
296 if (IS_QUANT(h->mtype)) { in ff_h261_encode_mb()
399 if (IS_QUANT(h->mtype)) in h261_decode_mb()
831 dquant = IS_QUANT(mb_type); in ff_h263_decode_mb()851 if(IS_QUANT(mb_type)){ in ff_h263_decode_mb()
738 if (IS_QUANT(mb_type)) in mpeg_decode_mb()806 if (IS_QUANT(mb_type)) in mpeg_decode_mb()827 if (IS_QUANT(mb_type)) in mpeg_decode_mb()