Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth264picture.h293 GArray * gst_h264_dpb_get_pictures_all (GstH264Dpb * dpb);
Dgsth264picture.c570 gst_h264_dpb_get_pictures_all (GstH264Dpb * dpb) in gst_h264_dpb_get_pictures_all() function
Dgsth264decoder.c754 GArray *dpb = gst_h264_dpb_get_pictures_all (priv->dpb); in gst_h264_decoder_update_pic_nums()
1168 pictures = gst_h264_dpb_get_pictures_all (priv->dpb); in gst_h264_decoder_find_first_field_picture()
3024 GArray *dpb_array = gst_h264_dpb_get_pictures_all (priv->dpb); in gst_h264_decoder_prepare_ref_pic_lists()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11h264dec.cpp695 dpb_array = gst_h264_dpb_get_pictures_all (dpb); in gst_d3d11_h264_dec_start_picture()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codech264dec.c543 GArray *refs = gst_h264_dpb_get_pictures_all (dpb); in gst_v4l2_codec_h264_dec_fill_decoder_params()