Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/audiofxbad/
Dgstaudiochannelmix.c160 GstAudioChannelMix *audiochannelmix = GST_AUDIO_CHANNEL_MIX (object); in gst_audio_channel_mix_set_property()
187 GstAudioChannelMix *audiochannelmix = GST_AUDIO_CHANNEL_MIX (object); in gst_audio_channel_mix_get_property()
214 GstAudioChannelMix *audiochannelmix = GST_AUDIO_CHANNEL_MIX (filter); in gst_audio_channel_mix_setup()
225 GstAudioChannelMix *audiochannelmix = GST_AUDIO_CHANNEL_MIX (trans); in gst_audio_channel_mix_transform_ip()
Dgstaudiochannelmix.h28 #define GST_AUDIO_CHANNEL_MIX(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_AUDIO_CHANNEL_MIX,G… macro