Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth265picture.h140 GstH265Dpb * gst_h265_dpb_new (void);
Dgsth265picture.c123 gst_h265_dpb_new (void) in gst_h265_dpb_new() function
Dgsth265decoder.c217 priv->dpb = gst_h265_dpb_new (); in gst_h265_decoder_start()