Home
last modified time | relevance | path

Searched refs:slice_flags (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmpegutils.c67 !(avctx->slice_flags & SLICE_FLAG_ALLOW_FIELD)) in ff_draw_horiz_band()
76 (avctx->slice_flags & SLICE_FLAG_CODED_ORDER)) in ff_draw_horiz_band()
H A Davcodec.h852 int slice_flags; member
H A Dpthread_frame.c368 dst->slice_flags = src->slice_flags; in update_context_from_user()
H A Dh264dec.c114 if (field_pic && h->first_field && !(avctx->slice_flags & SLICE_FLAG_ALLOW_FIELD)) in ff_h264_draw_horiz_band()
H A Doptions_table.h209 {"slice_flags", NULL, OFFSET(slice_flags), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX},

Completed in 10 milliseconds