Searched refs:GST_AUDIO_CHANNEL_MIX (Results 1 – 2 of 2) sorted by relevance
160 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()
28 #define GST_AUDIO_CHANNEL_MIX(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_AUDIO_CHANNEL_MIX,G… macro