Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth265picture.h150 void gst_h265_dpb_free (GstH265Dpb * dpb);
Dgsth265picture.c174 gst_h265_dpb_free (GstH265Dpb * dpb) in gst_h265_dpb_free() function
Dgsth265decoder.c243 gst_h265_dpb_free (priv->dpb); in gst_h265_decoder_stop()