Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvacaps.h46 gboolean gst_caps_is_raw (GstCaps * caps);
Dgstvabasedec.c288 if (gst_caps_is_raw (caps)) { in _decide_allocation_for_video_crop()
560 && gst_caps_is_raw (caps)); in gst_va_base_dec_decide_allocation()
Dgstvacaps.c508 gst_caps_is_raw (GstCaps * caps) in gst_caps_is_raw() function
Dgstvabasetransform.c396 && gst_caps_is_raw (outcaps)); in gst_va_base_transform_decide_allocation()
/third_party/gstreamer/gstplugins_bad/
DChangeLog19230 va: caps: added gst_caps_is_raw()