Home
last modified time | relevance | path

Searched refs:LVPSA_QPD_Float_Coefs (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
DLVPSA_Tables.h126 extern const QPD_FLOAT_Coefs LVPSA_QPD_Float_Coefs[];
DLVPSA_Tables.cpp229 const QPD_FLOAT_Coefs LVPSA_QPD_Float_Coefs[] = { variable
DLVPSA_Control.cpp370 extern QPD_FLOAT_Coefs LVPSA_QPD_Float_Coefs[]; in LVPSA_SetQPFCoefficients()
373 &LVPSA_QPD_Float_Coefs[(pParams->LevelDetectionSpeed * LVPSA_NR_SUPPORTED_RATE) + Fs]; in LVPSA_SetQPFCoefficients()