Home
last modified time | relevance | path

Searched refs:IS_GMC (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmpegutils.c227 else if (IS_GMC(mb_type) && IS_SKIP(mb_type)) in ff_print_debug_info2()
229 else if (IS_GMC(mb_type)) in ff_print_debug_info2()
H A Dmpegutils.h78 #define IS_GMC(a) ((a) & MB_TYPE_GMC) macro

Completed in 2 milliseconds