Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmpegutils.h88 #define IS_QUANT(a) ((a) & MB_TYPE_QUANT) macro
H A Dh261enc.c308 if (IS_QUANT(com->mtype)) { in ff_h261_encode_mb()
H A Dh261dec.c416 if (IS_QUANT(com->mtype)) in h261_decode_mb()
H A Dituh263dec.c921 dquant = IS_QUANT(mb_type); in ff_h263_decode_mb()
941 if(IS_QUANT(mb_type)){ in ff_h263_decode_mb()
H A Dmpeg12dec.c746 if (IS_QUANT(mb_type)) in mpeg_decode_mb()
811 if (IS_QUANT(mb_type)) in mpeg_decode_mb()
832 if (IS_QUANT(mb_type)) in mpeg_decode_mb()

Completed in 9 milliseconds