Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth265picture.h188 GstH265Picture * gst_h265_dpb_get_picture (GstH265Dpb * dpb,
Dgsth265picture.c465 gst_h265_dpb_get_picture (GstH265Dpb * dpb, guint32 system_frame_number) in gst_h265_dpb_get_picture() function
Dgsth265decoder.c1872 return gst_h265_dpb_get_picture (decoder->priv->dpb, system_frame_number); in gst_h265_decoder_get_picture()