Searched refs:Current1 (Results 1 – 7 of 7) sorted by relevance
42 if ((pInstance->Current1 != pInstance->Target1) || (pInstance->Current2 != pInstance->Target2)) in MixSoft_2St_D32C31_SAT()56 if (pInstance->Current1 == 0) in MixSoft_2St_D32C31_SAT()79 if ((pInstance->Current1 != pInstance->Target1) || (pInstance->Current2 != pInstance->Target2)) in MixSoft_2St_D32C31_SAT()92 if (pInstance->Current1 == 0) in MixSoft_2St_D32C31_SAT()
37 LVM_FLOAT Current1; in LVC_Core_MixHard_2St_D16C31_SAT() local43 Current1 = (pInstance1->Current); in LVC_Core_MixHard_2St_D16C31_SAT()47 Temp = (((LVM_FLOAT)*(src1++) * (LVM_FLOAT)Current1)) + in LVC_Core_MixHard_2St_D16C31_SAT()
40 Current1Short = (pInstance->Current1); in Core_MixHard_2St_D32C31_SAT()70 Current1Short = (LVM_INT16)(pInstance->Current1 >> 16); in Core_MixHard_2St_D32C31_SAT()
323 LVM_FLOAT Current1; in LVCS_Process() local325 Current1 = LVC_Mixer_GetCurrent(&pInstance->BypassMix.Mixer_Instance.MixerStream[0]); in LVCS_Process()327 - (((LVM_FLOAT)pInstance->VolCorrect.CompMin * (Current1))) in LVCS_Process()328 + (((LVM_FLOAT)pInstance->VolCorrect.CompFull * (Current1)))); in LVCS_Process()499 LVM_INT32 Current1; in LVCS_Process() local501 Current1 = LVC_Mixer_GetCurrent(&pInstance->BypassMix.Mixer_Instance.MixerStream[0]); in LVCS_Process()503 - (((LVM_INT32)pInstance->VolCorrect.CompMin * (Current1)) >> 15) in LVCS_Process()504 + (((LVM_INT32)pInstance->VolCorrect.CompFull * (Current1)) >> 15) ); in LVCS_Process()
52 LVM_FLOAT Current1; member86 LVM_INT32 Current1;
328 pLVREV_Private->BypassMixer.Current1 = 0x00000000; in LVREV_GetInstanceHandle()370 pLVREV_Private->Mixer_APTaps[i].Current1 = 0; in LVREV_GetInstanceHandle()
574 pPrivate->BypassMixer.Current1 = pPrivate->BypassMixer.Target1; in LVREV_ApplyNewSettings()1156 pPrivate->BypassMixer.Current1 = pPrivate->BypassMixer.Target1; in LVREV_ApplyNewSettings()