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_Tables.c
117
const LVM_INT16
LVPSA_TwoPiOnFsTable
[] = { 26354, /* 8kS/s */
LVPSA_Control.c
468
extern LVM_INT16
LVPSA_TwoPiOnFsTable
[];
500
T0 = (LVM_INT32)Frequency *
LVPSA_TwoPiOnFsTable
[Fs]; /* T0 = 2 * Pi * Fc / Fs */
592
extern LVM_INT16
LVPSA_TwoPiOnFsTable
[];
622
T0 = (LVM_INT32)Frequency *
LVPSA_TwoPiOnFsTable
[Fs]; /* T0 = 2 * Pi * Fc / Fs */
[
all
...]
Completed in 183 milliseconds