Searched refs:LVPSA_DPCosCoef (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
H A DLVPSA_Tables.c199 const LVM_INT16 LVPSA_DPCosCoef[] = { 1, /* Shifts */ variable
H A DLVPSA_Control.c593 extern LVM_INT16 LVPSA_DPCosCoef[];
646 coef = LVPSA_DPCosCoef[i]; /* Get the nth coefficient */
650 CosErr = CosErr << (LVPSA_DPCosCoef[0]); /* Correct the scaling */

Completed in 60 milliseconds