Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth264picture.c113 gboolean last_output_non_ref; member
123 dpb->last_output_non_ref = FALSE; in gst_h264_dpb_init()
310 dpb->last_output_non_ref = FALSE; in gst_h264_dpb_add()
746 if (dpb->last_output_non_ref && !is_ref_picture) { in gst_h264_dpb_needs_bump()
932 dpb->last_output_non_ref = !picture->ref_pic; in gst_h264_dpb_bump()
954 dpb->last_output_non_ref = !picture->ref_pic; in gst_h264_dpb_set_last_output()