Searched refs:gst_va_profile_name (Results 1 – 8 of 8) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvaprofile.h | 44 const gchar * gst_va_profile_name (VAProfile profile);
|
D | gstvaprofile.c | 138 gst_va_profile_name (VAProfile profile) in gst_va_profile_name() function
|
D | gstvaav1dec.c | 176 gst_va_profile_name (profile)); in _get_profile() 216 gst_va_profile_name (profile), seq_header->bit_depth); in _get_rtformat()
|
D | gstvavp8dec.c | 162 gst_va_profile_name (profile)); in gst_va_vp8_dec_new_sequence()
|
D | gstvavp9dec.c | 162 gst_va_profile_name (profile)); in gst_va_vp9_new_sequence()
|
D | gstvampeg2dec.c | 266 gst_va_profile_name (profile), rt_format, base->width, base->height); in gst_va_mpeg2_dec_new_sequence()
|
D | gstvah264dec.c | 712 gst_va_profile_name (profile), rt_format, self->coded_width, in gst_va_h264_dec_new_sequence()
|
D | gstvah265dec.c | 1092 gst_va_profile_name (profile), rt_format, self->coded_width, in gst_va_h265_dec_new_sequence()
|