Home
last modified time | relevance | path

Searched refs:HAS_CBP (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmpegutils.h94 #define HAS_CBP(a) ((a) & MB_TYPE_CBP) macro
H A Dh261dec.c445 if (HAS_CBP(com->mtype)) in h261_decode_mb()
469 if (s->mb_intra || HAS_CBP(com->mtype)) { in h261_decode_mb()
H A Dh261enc.c322 if (HAS_CBP(com->mtype)) { in ff_h261_encode_mb()
H A Dmpeg12dec.c828 if (s->picture_structure == PICT_FRAME && HAS_CBP(mb_type)) in mpeg_decode_mb()
982 if (HAS_CBP(mb_type)) { in mpeg_decode_mb()
H A Dituh263dec.c917 if(HAS_CBP(mb_type)){ in ff_h263_decode_mb()

Completed in 9 milliseconds