Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstcaps.c102 (!CAPS_IS_ANY(caps) && CAPS_IS_EMPTY_SIMPLE(caps))
104 #define CAPS_IS_EMPTY_SIMPLE(caps) \ macro
1206 return CAPS_IS_EMPTY_SIMPLE (caps); in gst_caps_is_empty()
1884 if (CAPS_IS_EMPTY_SIMPLE (subtrahend)) in gst_caps_subtract()
1943 if (CAPS_IS_EMPTY_SIMPLE (dest)) { in gst_caps_subtract()
2304 if (CAPS_IS_EMPTY_SIMPLE (caps)) { in caps_serialize()
/third_party/gstreamer/gstreamer/
DChangeLog83023 CAPS_IS_EMPTY_SIMPLE only checks for empty caps (without checking if