Searched refs:gst_caps_subtract (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstplugins_good/sys/directsound/ |
D | gstdirectsoundsink.c | 881 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/ |
D | gstcaps.h | 518 GstCaps * gst_caps_subtract (GstCaps *minuend,
|
D | gstcaps.c | 1869 gst_caps_subtract (GstCaps * minuend, GstCaps * subtrahend) in gst_caps_subtract() function
|
/third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
D | rsndec.c | 260 GstCaps *sub = gst_caps_subtract (ctx.desired_caps, raw); in _get_decoder_factories()
|
/third_party/gstreamer/gstreamer/docs/random/ |
D | ChangeLog-0.8 | 4441 * 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/ |
D | ChangeLog | 91174 (gst_caps_subtract), (gst_caps_normalize), (gst_caps_do_simplify),
|