Searched refs:first_slice (Results 1 – 4 of 4) sorted by relevance
488 int first_slice = 0; in get_last_needed_nal() local516 !first_slice || in get_last_needed_nal()517 first_slice != nal->type) in get_last_needed_nal()519 if (!first_slice) in get_last_needed_nal()520 first_slice = nal->type; in get_last_needed_nal()
1019 static int h264_init_ps(H264Context *h, const H264SliceContext *sl, int first_slice) in h264_init_ps() argument1024 if (first_slice) { in h264_init_ps()1061 if (first_slice && av_cmp_q(sps->sar, h->avctx->sample_aspect_ratio)) in h264_init_ps()1116 av_assert1(first_slice); in h264_init_ps()1455 const H2645NAL *nal, int first_slice) in h264_field_start() argument1462 ret = h264_init_ps(h, sl, first_slice); in h264_field_start()1749 int first_slice = sl == h->slice_ctx && !h->current_slice; in h264_slice_header_parse() local1752 if (first_slice) in h264_slice_header_parse()1795 if (!first_slice) { in h264_slice_header_parse()2094 int first_slice = sl == h->slice_ctx && !h->current_slice; in ff_h264_queue_decode_slice() local[all …]
74 int first_slice; member2051 if (/* s->mb_y << field_pic == s->mb_height && */ !s->first_field && !s1->first_slice) { in slice_end()2574 s->first_slice = 1; in decode_chunks()2734 if (s->first_slice) { in decode_chunks()2736 s->first_slice = 0; in decode_chunks()
71 gboolean first_slice; member981 self->first_slice = TRUE; in gst_v4l2_codec_h264_dec_start_picture()1181 if (self->first_slice) { in gst_v4l2_codec_h264_dec_submit_bitstream()1199 self->first_slice = FALSE; in gst_v4l2_codec_h264_dec_submit_bitstream()