Home
last modified time | relevance | path

Searched refs:gst_caps_subtract (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/directsound/
Dgstdirectsoundsink.c881 tmp2 = gst_caps_subtract (caps, tmp); in gst_directsound_probe_supported_formats()
886 tmp2 = gst_caps_subtract (caps, tmp); in gst_directsound_probe_supported_formats()
902 tmp2 = gst_caps_subtract (caps, tmp); in gst_directsound_probe_supported_formats()
907 tmp2 = gst_caps_subtract (caps, tmp); in gst_directsound_probe_supported_formats()
/third_party/gstreamer/gstreamer/gst/
Dgstcaps.h518 GstCaps * gst_caps_subtract (GstCaps *minuend,
Dgstcaps.c1869 gst_caps_subtract (GstCaps * minuend, GstCaps * subtrahend) in gst_caps_subtract() function
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Drsndec.c260 GstCaps *sub = gst_caps_subtract (ctx.desired_caps, raw); in _get_decoder_factories()
/third_party/gstreamer/gstreamer/docs/random/
DChangeLog-0.84441 * gst/gstcaps.c: (gst_caps_subtract):
4464 * gst/gstcaps.c: (gst_caps_subtract), (gst_caps_is_equal),
4471 (gst_caps_structure_subtract), (gst_caps_subtract),
4522 * gst/gstcaps.c: (gst_caps_subtract):
4621 (gst_caps_structure_subtract), (gst_caps_subtract):
4623 add gst_caps_is_equal, gst_caps_is_subset and gst_caps_subtract to
/third_party/gstreamer/gstreamer/
DChangeLog91174 (gst_caps_subtract), (gst_caps_normalize), (gst_caps_do_simplify),