Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth264picture.c631 gst_h264_dpb_has_empty_frame_buffer (GstH264Dpb * dpb) in gst_h264_dpb_has_empty_frame_buffer() function
740 if (!gst_h264_dpb_has_empty_frame_buffer (dpb)) in gst_h264_dpb_needs_bump()
842 if (gst_h264_dpb_has_empty_frame_buffer (dpb)) { in gst_h264_dpb_needs_bump()
Dgsth264picture.h303 gboolean gst_h264_dpb_has_empty_frame_buffer (GstH264Dpb * dpb);
Dgsth264decoder.c2157 || picture->ref || gst_h264_dpb_has_empty_frame_buffer (priv->dpb)) { in gst_h264_decoder_finish_picture()