Searched refs:PSA_PeakDecayRate (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Bundle/lib/
H A DLVM.h298 LVM_PSA_DecaySpeed_en PSA_PeakDecayRate; /* Peak value decay rate*/ member in struct:__anon128
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
H A DLVM_Control.c180 if( (pParams->PSA_PeakDecayRate > LVPSA_SPEED_HIGH) ||
795 PSA_Params.LevelDetectionSpeed = (LVPSA_LevelDetectSpeed_en)LocalParams.PSA_PeakDecayRate;
H A DLVM_Init.c901 pInstance->Params.PSA_PeakDecayRate = LVM_PSA_SPEED_MEDIUM;
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp647 params.PSA_PeakDecayRate = (LVM_PSA_DecaySpeed_en)0;
657 params.PSA_PeakDecayRate = LVM_PSA_SPEED_MEDIUM;

Completed in 54 milliseconds