Searched defs:first_slice (Results 1 – 3 of 3) sorted by relevance
1041 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() local2190 int first_slice = sl == h->slice_ctx && !h->current_slice; in ff_h264_queue_decode_slice() local
496 int first_slice = 0; in get_last_needed_nal() local
81 int first_slice; member