Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvadecoder.h105 GstVaDecodePicture * gst_va_decode_picture_dup (GstVaDecodePicture * pic);
Dgstvavp9dec.c533 va_dup = gst_va_decode_picture_dup (va_pic); in gst_va_vp9_dec_duplicate_picture()
Dgstvadecoder.c841 gst_va_decode_picture_dup (GstVaDecodePicture * pic) in gst_va_decode_picture_dup() function