Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth264picture.h311 GstH264Picture * gst_h264_dpb_bump (GstH264Dpb * dpb,
Dgsth264picture.c881 gst_h264_dpb_bump (GstH264Dpb * dpb, gboolean drain) in gst_h264_dpb_bump() function
Dgsth264decoder.c472 while ((picture = gst_h264_dpb_bump (priv->dpb, TRUE)) != NULL) { in gst_h264_decoder_clear_dpb()
925 to_output = gst_h264_dpb_bump (priv->dpb, FALSE); in _bump_dpb()
1896 while ((picture = gst_h264_dpb_bump (priv->dpb, TRUE)) != NULL) { in gst_h264_decoder_drain_internal()