Searched refs:_get_rtformat (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvampeg2dec.c | 196 _get_rtformat (GstVaMpeg2Dec * self, GstMpegVideoChromaFormat chroma_format) in _get_rtformat() function 251 rt_format = _get_rtformat (self, in gst_va_mpeg2_dec_new_sequence()
|
D | gstvavp9dec.c | 87 _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()
|
D | gstvah264dec.c | 558 _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()
|
D | gstvaav1dec.c | 184 _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()
|
D | gstvah265dec.c | 893 _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()
|