Home
last modified time | relevance | path

Searched refs:slice_flags (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
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()
Dpthread_frame.c364 dst->slice_flags = src->slice_flags; in update_context_from_user()
Davcodec.h1014 int slice_flags; member
Dh264dec.c118 if (field_pic && h->first_field && !(avctx->slice_flags & SLICE_FLAG_ALLOW_FIELD)) in ff_h264_draw_horiz_band()
Doptions_table.h240 {"slice_flags", NULL, OFFSET(slice_flags), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX},
/third_party/ffmpeg/doc/
Dcodecs.texi656 @item slice_flags @var{integer}