Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh264_slice.c1041 static int h264_init_ps(H264Context *h, const H264SliceContext *sl, int first_slice) in h264_init_ps()
1541 const H2645NAL *nal, int first_slice) in h264_field_start()
1840 int first_slice = sl == h->slice_ctx && !h->current_slice; in h264_slice_header_parse() local
2190 int first_slice = sl == h->slice_ctx && !h->current_slice; in ff_h264_queue_decode_slice() local
Dh264dec.c496 int first_slice = 0; in get_last_needed_nal() local
Dmpeg12dec.c81 int first_slice; member