Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvadecoder.h86 gboolean gst_va_decoder_decode_with_aux_surface (GstVaDecoder * self,
Dgstvadecoder.c618 gst_va_decoder_decode_with_aux_surface (GstVaDecoder * self, in gst_va_decoder_decode_with_aux_surface() function
699 return gst_va_decoder_decode_with_aux_surface (self, pic, FALSE); in gst_va_decoder_decode()
Dgstvaav1dec.c828 if (!gst_va_decoder_decode_with_aux_surface (base->decoder, va_pic, in gst_va_av1_dec_end_picture()