Home
last modified time | relevance | path

Searched refs:_get_rtformat (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvampeg2dec.c196 _get_rtformat (GstVaMpeg2Dec * self, GstMpegVideoChromaFormat chroma_format) in _get_rtformat() function
251 rt_format = _get_rtformat (self, in gst_va_mpeg2_dec_new_sequence()
Dgstvavp9dec.c87 _get_rtformat (GstVaVp9Dec * self, GstVP9Profile profile, in _get_rtformat() function
166 rt_format = _get_rtformat (self, frame_hdr->profile, frame_hdr->bit_depth, in gst_va_vp9_new_sequence()
Dgstvah264dec.c558 _get_rtformat (GstVaH264Dec * self, guint8 bit_depth_luma, in _get_rtformat() function
698 rt_format = _get_rtformat (self, sps->bit_depth_luma_minus8 + 8, in gst_va_h264_dec_new_sequence()
Dgstvaav1dec.c184 _get_rtformat (GstVaAV1Dec * self, VAProfile profile, in _get_rtformat() function
263 rt_format = _get_rtformat (self, profile, seq_hdr); in gst_va_av1_dec_new_sequence()
Dgstvah265dec.c893 _get_rtformat (GstVaH265Dec * self, guint8 bit_depth_luma, in _get_rtformat() function
1078 rt_format = _get_rtformat (self, sps->bit_depth_luma_minus8 + 8, in gst_va_h265_dec_new_sequence()