Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
DLVPSA_Tables.c172 const LVM_FLOAT LVPSA_Float_TwoPiOnFsTable[] = { 0.8042847f, /* 8kS/s */ variable
DLVPSA_Control.c531 extern LVM_FLOAT LVPSA_Float_TwoPiOnFsTable[]; in LVPSA_BPSinglePrecCoefs()
562 T0 = Frequency * LVPSA_Float_TwoPiOnFsTable[Fs]; /* T0 = 2 * Pi * Fc / Fs */ in LVPSA_BPSinglePrecCoefs()
736 extern LVM_FLOAT LVPSA_Float_TwoPiOnFsTable[]; in LVPSA_BPDoublePrecCoefs()
766 T0 = Frequency * LVPSA_Float_TwoPiOnFsTable[Fs]; /* T0 = 2 * Pi * Fc / Fs */ in LVPSA_BPDoublePrecCoefs()