Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvadecoder.h60 gboolean gst_va_decoder_has_profile (GstVaDecoder * self,
Dgstvadecoder.c234 if (!gst_va_decoder_has_profile (self, profile)) { in gst_va_decoder_open()
449 gst_va_decoder_has_profile (GstVaDecoder * self, VAProfile profile) in gst_va_decoder_has_profile() function
Dgstvavp8dec.c160 if (!gst_va_decoder_has_profile (base->decoder, profile)) { in gst_va_vp8_dec_new_sequence()
Dgstvavp9dec.c160 if (!gst_va_decoder_has_profile (base->decoder, profile)) { in gst_va_vp9_new_sequence()
Dgstvampeg2dec.c170 if (gst_va_decoder_has_profile (base->decoder, hw_profile)) in _get_profile()
Dgstvah264dec.c655 if (gst_va_decoder_has_profile (base->decoder, profiles[j])) in _get_profile()
Dgstvaav1dec.c174 if (!gst_va_decoder_has_profile (base->decoder, profile)) { in _get_profile()
Dgstvah265dec.c1036 if (gst_va_decoder_has_profile (base->decoder, profiles[j])) in _get_profile()