Home
last modified time | relevance | path

Searched refs:ALLOWED_CAPS (Results 1 – 13 of 13) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/soundtouch/
Dgstbpmdetect.cc65 #define ALLOWED_CAPS \ macro
71 #define ALLOWED_CAPS \ macro
112 caps = gst_caps_from_string (ALLOWED_CAPS); in gst_bpm_detect_class_init()
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Dgststereo.c47 #define ALLOWED_CAPS \ macro
92 caps = gst_caps_from_string (ALLOWED_CAPS); in gst_stereo_class_init()
Daudioinvert.c66 #define ALLOWED_CAPS \ macro
121 caps = gst_caps_from_string (ALLOWED_CAPS); in gst_audio_invert_class_init()
Daudiokaraoke.c72 #define ALLOWED_CAPS \ macro
141 caps = gst_caps_from_string (ALLOWED_CAPS); in gst_audio_karaoke_class_init()
Daudioamplify.c97 #define ALLOWED_CAPS \ macro
297 caps = gst_caps_from_string (ALLOWED_CAPS); in MAKE_INT_FUNCS()
Daudiofxbaseiirfilter.c39 #define ALLOWED_CAPS \ macro
110 caps = gst_caps_from_string (ALLOWED_CAPS); in gst_audio_fx_base_iir_filter_class_init()
Daudioecho.c79 #define ALLOWED_CAPS \ macro
170 caps = gst_caps_from_string (ALLOWED_CAPS); in gst_audio_echo_class_init()
Daudiodynamic.c71 #define ALLOWED_CAPS \ macro
248 caps = gst_caps_from_string (ALLOWED_CAPS); in gst_audio_dynamic_class_init()
Daudiofxbasefirfilter.c39 #define ALLOWED_CAPS \ macro
572 caps = gst_caps_from_string (ALLOWED_CAPS); in gst_audio_fx_base_fir_filter_class_init()
/third_party/gstreamer/gstplugins_base/gst/encoding/
Dgstsmartencoder.c34 #define ALLOWED_CAPS "video/x-h263;video/x-intel-h263;"\ macro
45 GST_STATIC_CAPS (ALLOWED_CAPS)
51 GST_STATIC_CAPS (ALLOWED_CAPS)
/third_party/gstreamer/gstplugins_base/gst/volume/
Dgstvolume.c103 #define ALLOWED_CAPS \ macro
107 #define ALLOWED_CAPS \ macro
331 caps = gst_caps_from_string (ALLOWED_CAPS); in gst_volume_class_init()
/third_party/gstreamer/gstplugins_good/gst/equalizer/
Dgstiirequalizer.c54 #define ALLOWED_CAPS \ macro
371 caps = gst_caps_from_string (ALLOWED_CAPS); in gst_iir_equalizer_class_init()
/third_party/gstreamer/gstplugins_good/gst/spectrum/
Dgstspectrum.c74 #define ALLOWED_CAPS \ macro
187 caps = gst_caps_from_string (ALLOWED_CAPS); in gst_spectrum_class_init()