Home
last modified time | relevance | path

Searched refs:GST_IS_VA_DISPLAY_WRAPPED (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/va/
Dgstvadisplay_wrapped.h30 #define GST_IS_VA_DISPLAY_WRAPPED(obj) (G_TYPE_CHECK_INSTANCE_TYPE((obj), GST_TYPE_VA_DISPL… macro
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvadecoder.c394 && GST_IS_VA_DISPLAY_WRAPPED (self->display)) { in _get_codec_caps()