Home
last modified time | relevance | path

Searched refs:gst_va_create_raw_caps_from_config (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvacaps.h38 GstCaps * gst_va_create_raw_caps_from_config (GstVaDisplay * display,
Dgstvacaps.c149 gst_va_create_raw_caps_from_config (GstVaDisplay * display, VAConfigID config) in gst_va_create_raw_caps_from_config() function
259 caps = gst_va_create_raw_caps_from_config (display, config); in gst_va_create_raw_caps()
Dgstvadecoder.c423 srcpad_caps = gst_va_create_raw_caps_from_config (self->display, in gst_va_decoder_get_srcpad_caps()