Searched refs:Current1 (Results 1 – 7 of 7) sorted by relevance
36 LVM_FLOAT Current1; in LVC_Core_MixHard_2St_D16C31_SAT() local41 Current1 = (pInstance1->Current); in LVC_Core_MixHard_2St_D16C31_SAT()45 Temp = (((LVM_FLOAT)*(src1++) * (LVM_FLOAT)Current1)) + in LVC_Core_MixHard_2St_D16C31_SAT()
40 if ((pInstance->Current1 != pInstance->Target1) || (pInstance->Current2 != pInstance->Target2)) in MixSoft_2St_D32C31_SAT()54 if (pInstance->Current1 == 0) in MixSoft_2St_D32C31_SAT()
39 Current1Short = (pInstance->Current1); in Core_MixHard_2St_D32C31_SAT()
283 LVM_FLOAT Current1; in LVCS_Process() local285 Current1 = LVC_Mixer_GetCurrent(&pInstance->BypassMix.Mixer_Instance.MixerStream[0]); in LVCS_Process()287 - (((LVM_FLOAT)pInstance->VolCorrect.CompMin * (Current1))) in LVCS_Process()288 + (((LVM_FLOAT)pInstance->VolCorrect.CompFull * (Current1)))); in LVCS_Process()
45 LVM_FLOAT Current1; member
275 pLVREV_Private->BypassMixer.Current1 = 0x00000000; in LVREV_GetInstanceHandle()311 pLVREV_Private->Mixer_APTaps[i].Current1 = 0; in LVREV_GetInstanceHandle()
572 pPrivate->BypassMixer.Current1 = pPrivate->BypassMixer.Target1; in LVREV_ApplyNewSettings()