HomeSort by relevance Sort by last modified time
    Searched refs:Current2 (Results 1 - 5 of 5) sorted by null

  /frameworks/av/media/libeffects/lvm/lib/Common/src/
MixSoft_2St_D32C31_SAT.c 42 if ((pInstance->Current1 != pInstance->Target1) || (pInstance->Current2 != pInstance->Target2))
58 else if (pInstance->Current2 == 0)
Core_MixHard_2St_D32C31_SAT.c 41 Current2Short = (LVM_INT16)(pInstance->Current2 >> 16);
  /frameworks/av/media/libeffects/lvm/lib/Common/lib/
Mixer.h 58 LVM_INT32 Current2;
  /frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_GetInstanceHandle.c 234 pLVREV_Private->BypassMixer.Current2 = 0;
272 pLVREV_Private->Mixer_APTaps[i].Current2 = 0;
LVREV_ApplyNewSettings.c 574 pPrivate->BypassMixer.Current2 = pPrivate->BypassMixer.Target2;

Completed in 707 milliseconds