Home
last modified time | relevance | path

Searched refs:_get_profile (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavp8dec.c133 _get_profile (GstVaVp8Dec * self, const GstVp8FrameHdr * frame_hdr) in _get_profile() function
156 profile = _get_profile (self, frame_hdr); in gst_va_vp8_dec_new_sequence()
Dgstvampeg2dec.c157 _get_profile (GstVaMpeg2Dec * self, GstMpegVideoProfile profile, in _get_profile() function
247 profile = _get_profile (self, mpeg_profile, seq_ext, seq_scalable_ext); in gst_va_mpeg2_dec_new_sequence()
Dgstvavp9dec.c127 _get_profile (GstVaVp9Dec * self, GstVP9Profile profile) in _get_profile() function
156 profile = _get_profile (self, frame_hdr->profile); in gst_va_vp9_new_sequence()
Dgstvah264dec.c608 _get_profile (GstVaH264Dec * self, const GstH264SPS * sps, gint max_dpb_size) in _get_profile() function
694 profile = _get_profile (self, sps, max_dpb_size); in gst_va_h264_dec_new_sequence()
Dgstvaav1dec.c156 _get_profile (GstVaAV1Dec * self, const GstAV1SequenceHeaderOBU * seq_hdr) in _get_profile() function
259 profile = _get_profile (self, seq_hdr); in gst_va_av1_dec_new_sequence()
Dgstvah265dec.c988 _get_profile (GstVaH265Dec * self, const GstH265SPS * sps, gint max_dpb_size) in _get_profile() function
1074 profile = _get_profile (self, sps, max_dpb_size); in gst_va_h265_dec_new_sequence()