Searched refs:max_latency_increase (Results 1 – 5 of 5) sorted by relevance
517 guint max_latency_increase, guint max_dec_pic_buffering) in gst_h265_dpb_needs_bump() argument539 if (dpb->num_output_needed && max_latency_increase && in gst_h265_dpb_needs_bump()540 gst_h265_dpb_check_latency_count (dpb, max_latency_increase)) { in gst_h265_dpb_needs_bump()542 max_latency_increase); in gst_h265_dpb_needs_bump()
197 guint max_latency_increase,
174 int max_latency_increase; member
116 vps.vps_max_latency_increase[i] = sps.temporal_layer[i].max_latency_increase; in generate_fake_vps()
1015 sps->temporal_layer[i].max_latency_increase = get_ue_golomb_long(gb) - 1; in ff_hevc_parse_sps()1036 … sps->temporal_layer[i].max_latency_increase = sps->temporal_layer[start].max_latency_increase; in ff_hevc_parse_sps()