Home | History | Annotate | Download | only in Reverb

Lines Matching refs:AUDIO_CHANNEL_OUT_MONO

448     } else if (pContext->config.inputCfg.channels != AUDIO_CHANNEL_OUT_MONO) {
636 CHECK_ARG((pContext->auxiliary && pConfig->inputCfg.channels == AUDIO_CHANNEL_OUT_MONO) ||
746 pContext->config.inputCfg.channels = AUDIO_CHANNEL_OUT_MONO;
846 if(pContext->config.inputCfg.channels == AUDIO_CHANNEL_OUT_MONO){