Searched refs:IS_GMC (Results 1 – 2 of 2) sorted by relevance
228 else if (IS_GMC(mb_type) && IS_SKIP(mb_type)) in ff_print_debug_info2()230 else if (IS_GMC(mb_type)) in ff_print_debug_info2()
85 #define IS_GMC(a) ((a) & MB_TYPE_GMC) macro