Home
last modified time | relevance | path

Searched defs:first_slice (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264_slice.c1019 static int h264_init_ps(H264Context *h, const H264SliceContext *sl, int first_slice) in h264_init_ps()
1455 const H2645NAL *nal, int first_slice) in h264_field_start()
1749 int first_slice = sl == h->slice_ctx && !h->current_slice; in h264_slice_header_parse() local
2094 int first_slice = sl == h->slice_ctx && !h->current_slice; in ff_h264_queue_decode_slice() local
Dh264dec.c488 int first_slice = 0; in get_last_needed_nal() local
Dmpeg12dec.c74 int first_slice; member
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codech264dec.c71 gboolean first_slice; member