Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds