Home
last modified time | relevance | path

Searched refs:LVPSA_TwoPiOnFsTable (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
DLVPSA_Tables.c117 const LVM_INT16 LVPSA_TwoPiOnFsTable[] = { 26354, /* 8kS/s */ variable
DLVPSA_Control.c468 extern LVM_INT16 LVPSA_TwoPiOnFsTable[]; in LVPSA_BPSinglePrecCoefs()
500 T0 = (LVM_INT32)Frequency * LVPSA_TwoPiOnFsTable[Fs]; /* T0 = 2 * Pi * Fc / Fs */ in LVPSA_BPSinglePrecCoefs()
592 extern LVM_INT16 LVPSA_TwoPiOnFsTable[]; in LVPSA_BPDoublePrecCoefs()
622 T0 = (LVM_INT32)Frequency * LVPSA_TwoPiOnFsTable[Fs]; /* T0 = 2 * Pi * Fc / Fs */ in LVPSA_BPDoublePrecCoefs()