OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LVPSA_TwoPiOnFsTable
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_Control.c
611
extern LVM_INT16
LVPSA_TwoPiOnFsTable
[];
643
T0 = (LVM_INT32)Frequency *
LVPSA_TwoPiOnFsTable
[Fs]; /* T0 = 2 * Pi * Fc / Fs */
[
all
...]
LVPSA_Tables.c
154
const LVM_INT16
LVPSA_TwoPiOnFsTable
[] = { 26354, /* 8kS/s */
Completed in 77 milliseconds