Searched refs:SLICE_FLAG_ALLOW_FIELD (Results 1 – 3 of 3) sorted by relevance
67 !(avctx->slice_flags & SLICE_FLAG_ALLOW_FIELD)) in ff_draw_horiz_band()
1016 #define SLICE_FLAG_ALLOW_FIELD 0x0002 ///< allow draw_horiz_band() with field slices (MPEG-2 fie… macro
118 if (field_pic && h->first_field && !(avctx->slice_flags & SLICE_FLAG_ALLOW_FIELD)) in ff_h264_draw_horiz_band()