HAS_CBP 433 libavcodec/h261dec.c if (HAS_CBP(h->mtype)) HAS_CBP 457 libavcodec/h261dec.c if (s->mb_intra || HAS_CBP(h->mtype)) { HAS_CBP 309 libavcodec/h261enc.c if (HAS_CBP(h->mtype)) { HAS_CBP 828 libavcodec/ituh263dec.c if(HAS_CBP(mb_type)){ HAS_CBP 826 libavcodec/mpeg12dec.c if (s->picture_structure == PICT_FRAME && HAS_CBP(mb_type)) HAS_CBP 980 libavcodec/mpeg12dec.c if (HAS_CBP(mb_type)) {