Home
last modified time | relevance | path

Searched refs:gst_h265_dpb_set_max_num_pics (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth265picture.h143 void gst_h265_dpb_set_max_num_pics (GstH265Dpb * dpb,
Dgsth265picture.c146 gst_h265_dpb_set_max_num_pics (GstH265Dpb * dpb, gint max_num_pics) in gst_h265_dpb_set_max_num_pics() function
Dgsth265decoder.c360 gst_h265_dpb_set_max_num_pics (priv->dpb, max_dpb_size); in gst_h265_decoder_process_sps()