Searched refs:IS_ACPRED (Results 1 – 3 of 3) sorted by relevance
94 #define IS_ACPRED(a) ((a) & MB_TYPE_ACPRED) macro
218 else if (IS_INTRA(mb_type) && IS_ACPRED(mb_type)) in ff_print_debug_info2()
1351 s->ac_pred = IS_ACPRED(s->current_picture.mb_type[xy]); in mpeg4_decode_partitioned_mb()1364 s->ac_pred = IS_ACPRED(s->current_picture.mb_type[xy]); in mpeg4_decode_partitioned_mb()