OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LVPSA_Float_TwoPiOnFsTable
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_Control.c
531
extern LVM_FLOAT
LVPSA_Float_TwoPiOnFsTable
[];
562
T0 = Frequency *
LVPSA_Float_TwoPiOnFsTable
[Fs]; /* T0 = 2 * Pi * Fc / Fs */
[
all
...]
LVPSA_Tables.c
172
const LVM_FLOAT
LVPSA_Float_TwoPiOnFsTable
[] = { 0.8042847f, /* 8kS/s */
Completed in 81 milliseconds