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           308 libavcodec/h261enc.c     if (HAS_CBP(h->mtype)) {
HAS_CBP           731 libavcodec/ituh263dec.c         if(HAS_CBP(mb_type)){
HAS_CBP           891 libavcodec/mpeg12dec.c                 if (s->picture_structure == PICT_FRAME && HAS_CBP(mb_type))
HAS_CBP          1045 libavcodec/mpeg12dec.c         if (HAS_CBP(mb_type)) {