Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-converter.c124 gboolean mix_passthrough; member
867 convert->mix_passthrough = in chain_mix()
870 gst_audio_format_to_string (format), convert->mix_passthrough, in chain_mix()
873 if (!convert->mix_passthrough) { in chain_mix()
1382 if (convert->mix_passthrough) { in gst_audio_converter_new()