Home | History | Annotate | Download | only in Reverb

Lines Matching refs:AUDIO_CHANNEL_OUT_MONO

424     } else if (pContext->config.inputCfg.channels != AUDIO_CHANNEL_OUT_MONO) {
612 CHECK_ARG((pContext->auxiliary && pConfig->inputCfg.channels == AUDIO_CHANNEL_OUT_MONO) ||
721 pContext->config.inputCfg.channels = AUDIO_CHANNEL_OUT_MONO;
822 if(pContext->config.inputCfg.channels == AUDIO_CHANNEL_OUT_MONO){