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

  /frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_Tables.c 177 const LVM_INT16 LVPSA_CosCoef[] = { 3, /* Shifts */
LVPSA_Control.c 469 extern LVM_INT16 LVPSA_CosCoef[];
524 coef = LVPSA_CosCoef[i]; /* Get the nth coefficient */
528 COS_T0 = COS_T0 << (LVPSA_CosCoef[0]+6); /* Correct the scaling */
    [all...]

Completed in 1753 milliseconds