Searched refs:LVM_MONO (Results 1 – 8 of 8) sorted by relevance
98 if (pLVREV_Private->CurrentParams.SourceFormat == LVM_MONO) { in LVREV_Process()111 if (pLVREV_Private->CurrentParams.SourceFormat != LVM_MONO) { in LVREV_Process()191 if (pPrivate->CurrentParams.SourceFormat == LVM_MONO) { in ReverbBlock()
69 (pNewParams->SourceFormat != LVM_MONOINSTEREO) && (pNewParams->SourceFormat != LVM_MONO) && in LVREV_SetControlParameters()
100 LVM_MONO = 2, enumerator
155 pInstance->Params.SourceFormat = LVM_MONO; in LVM_GetInstanceHandle()
73 (pParams->SourceFormat != LVM_MONO) && (pParams->SourceFormat != LVM_MULTICHANNEL)) || in LVM_SetControlParameters()
407 params->SourceFormat = LVM_MONO; in lvmControl()
685 params.SourceFormat = LVM_MONO; in Reverb_init()690 if ((pContext->auxiliary == false) && (params.SourceFormat == LVM_MONO)) { in Reverb_init()
986 ActiveParams.SourceFormat = LVM_MONO; in Effect_setConfig()