Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth264picture.h231 GstH264Dpb * gst_h264_dpb_new (void);
Dgsth264picture.c134 gst_h264_dpb_new (void) in gst_h264_dpb_new() function
Dgsth264decoder.c432 priv->dpb = gst_h264_dpb_new (); in gst_h264_decoder_start()