Home
last modified time | relevance | path

Searched refs:gst_va_decoder_add_param_buffer (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvadecoder.h65 gboolean gst_va_decoder_add_param_buffer (GstVaDecoder * self,
Dgstvavp8dec.c259 return gst_va_decoder_add_param_buffer (base->decoder, in _fill_quant_matrix()
275 return gst_va_decoder_add_param_buffer (base->decoder, in _fill_probability_table()
377 return gst_va_decoder_add_param_buffer (base->decoder, va_pic, in _fill_picture()
Dgstvampeg2dec.c413 return gst_va_decoder_add_param_buffer (base->decoder, va_pic, in gst_va_mpeg2_dec_add_quant_matrix()
503 if (!gst_va_decoder_add_param_buffer (base->decoder, va_pic, in gst_va_mpeg2_dec_start_picture()
Dgstvah264dec.c463 if (!gst_va_decoder_add_param_buffer (base->decoder, va_pic, in gst_va_h264_dec_start_picture()
482 if (!gst_va_decoder_add_param_buffer (base->decoder, va_pic, in gst_va_h264_dec_start_picture()
Dgstvah265dec.c799 if (!gst_va_decoder_add_param_buffer (base->decoder, va_pic, in gst_va_h265_dec_start_picture()
839 if (!gst_va_decoder_add_param_buffer (base->decoder, va_pic, in gst_va_h265_dec_start_picture()
Dgstvavp9dec.c343 return gst_va_decoder_add_param_buffer (base->decoder, va_pic, in _fill_param()
Dgstvadecoder.c545 gst_va_decoder_add_param_buffer (GstVaDecoder * self, GstVaDecodePicture * pic, in gst_va_decoder_add_param_buffer() function
Dgstvaav1dec.c771 if (!gst_va_decoder_add_param_buffer (base->decoder, va_pic, in gst_va_av1_dec_start_picture()