Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth265picture.h185 GArray * gst_h265_dpb_get_pictures_all (GstH265Dpb * dpb);
Dgsth265picture.c432 gst_h265_dpb_get_pictures_all (GstH265Dpb * dpb) in gst_h265_dpb_get_pictures_all() function
Dgsth265decoder.c1318 dpb_array = gst_h265_dpb_get_pictures_all (priv->dpb); in gst_h265_decoder_derive_and_mark_rps()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvh265dec.c735 dpb_array = gst_h265_dpb_get_pictures_all (dpb); in gst_nv_h265_dec_start_picture()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11h265dec.cpp689 dpb_array = gst_h265_dpb_get_pictures_all (dpb); in gst_d3d11_h265_dec_start_picture()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvah265dec.c764 GArray *ref_list = gst_h265_dpb_get_pictures_all (dpb); in gst_va_h265_dec_start_picture()