Lines Matching refs:FRAME_MBAFF
582 if (!simple && FRAME_MBAFF(h)) { in backup_mb_border()
683 if (sl->ref_count[0] == 1 && sl->ref_count[1] == 1 && !FRAME_MBAFF(h) && in implicit_weight_table()
1985 if (FRAME_MBAFF(h)) { in h264_slice_init()
2329 if (FRAME_MBAFF(h)) { in fill_filter_caches()
2358 if (!FRAME_MBAFF(h)) in fill_filter_caches()
2464 const int end_mb_y = sl->mb_y + FRAME_MBAFF(h); in loop_filter()
2474 for (mb_y = end_mb_y - FRAME_MBAFF(h); mb_y <= end_mb_y; mb_y++) { in loop_filter()
2479 if (FRAME_MBAFF(h)) in loop_filter()
2514 if (FRAME_MBAFF(h)) { in loop_filter()
2525 sl->mb_y = end_mb_y - FRAME_MBAFF(h); in loop_filter()
2547 int height = 16 << FRAME_MBAFF(h); in decode_finish_row()
2548 int deblock_border = (16 + 4) << FRAME_MBAFF(h); in decode_finish_row()
2610 sl->is_complex = FRAME_MBAFF(h) || h->picture_structure != PICT_FRAME || in decode_slice()
2652 if (ret >= 0 && FRAME_MBAFF(h)) { in decode_slice()
2690 if (FRAME_MBAFF(h) && sl->mb_y < h->mb_height) in decode_slice()
2723 if (ret >= 0 && FRAME_MBAFF(h)) { in decode_slice()
2747 if (FRAME_MBAFF(h) && sl->mb_y < h->mb_height) in decode_slice()