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

  /frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_Private.h 110 LVM_FLOAT GainFull; /* CS gain correct 100% effect */
115 LVM_INT16 GainFull; /* CS gain correct 100% effect */
LVCS_BypassMix.c 184 + (((LVM_INT32)pInstance->VolCorrect.GainFull * (LVM_INT32)pInstance->TransitionGain) >> 15) );
223 + (((LVM_FLOAT)pInstance->VolCorrect.GainFull * \

Completed in 3198 milliseconds