Searched refs:HAS_CBP (Results 1 – 5 of 5) sorted by relevance
101 #define HAS_CBP(a) ((a) & MB_TYPE_CBP) macro
428 if (HAS_CBP(h->mtype)) in h261_decode_mb()452 if (s->mb_intra || HAS_CBP(h->mtype)) { in h261_decode_mb()
310 if (HAS_CBP(h->mtype)) { in ff_h261_encode_mb()
827 if(HAS_CBP(mb_type)){ in ff_h263_decode_mb()
823 if (s->picture_structure == PICT_FRAME && HAS_CBP(mb_type)) in mpeg_decode_mb()977 if (HAS_CBP(mb_type)) { in mpeg_decode_mb()