Home
last modified time | relevance | path

Searched refs:Target1 (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Common/src/
DMixSoft_2St_D32C31_SAT.c42 if ((pInstance->Current1 != pInstance->Target1) || (pInstance->Current2 != pInstance->Target2)) in MixSoft_2St_D32C31_SAT()
79 if ((pInstance->Current1 != pInstance->Target1) || (pInstance->Current2 != pInstance->Target2)) in MixSoft_2St_D32C31_SAT()
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
DLVREV_ApplyNewSettings.c193 pPrivate->Mixer_APTaps[i].Target1 = 0; in LVREV_ApplyNewSettings()
202 pPrivate->Mixer_APTaps[i].Target1 = 0x7fffffff; in LVREV_ApplyNewSettings()
525 pPrivate->BypassMixer.Target1 = 0x00000000; in LVREV_ApplyNewSettings()
541 pPrivate->BypassMixer.Target1 = 0x00000000; in LVREV_ApplyNewSettings()
557 pPrivate->BypassMixer.Target1 = 0x00000000; in LVREV_ApplyNewSettings()
574 pPrivate->BypassMixer.Current1 = pPrivate->BypassMixer.Target1; in LVREV_ApplyNewSettings()
756 pPrivate->Mixer_APTaps[i].Target1 = 0; in LVREV_ApplyNewSettings()
766 pPrivate->Mixer_APTaps[i].Target1 = 1.0f; in LVREV_ApplyNewSettings()
1108 pPrivate->BypassMixer.Target1 = 0x00000000; in LVREV_ApplyNewSettings()
1124 pPrivate->BypassMixer.Target1 = 0x00000000; in LVREV_ApplyNewSettings()
[all …]
DLVREV_GetInstanceHandle.c329 pLVREV_Private->BypassMixer.Target1 = 0x00000000; in LVREV_GetInstanceHandle()
372 pLVREV_Private->Mixer_APTaps[i].Target1 = 0x7fffffff; in LVREV_GetInstanceHandle()
374 pLVREV_Private->Mixer_APTaps[i].Target1 = 1; in LVREV_GetInstanceHandle()
/frameworks/av/media/libeffects/lvm/lib/Common/lib/
DMixer.h51 LVM_FLOAT Target1; member
85 LVM_INT32 Target1;