Searched refs:gst_va_decoder_add_param_buffer (Results 1 – 8 of 8) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvadecoder.h | 65 gboolean gst_va_decoder_add_param_buffer (GstVaDecoder * self,
|
D | gstvavp8dec.c | 259 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()
|
D | gstvampeg2dec.c | 413 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()
|
D | gstvah264dec.c | 463 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()
|
D | gstvah265dec.c | 799 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()
|
D | gstvavp9dec.c | 343 return gst_va_decoder_add_param_buffer (base->decoder, va_pic, in _fill_param()
|
D | gstvadecoder.c | 545 gst_va_decoder_add_param_buffer (GstVaDecoder * self, GstVaDecodePicture * pic, in gst_va_decoder_add_param_buffer() function
|
D | gstvaav1dec.c | 771 if (!gst_va_decoder_add_param_buffer (base->decoder, va_pic, in gst_va_av1_dec_start_picture()
|