OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LVPSA_MAXINPUTBLOCKSIZE
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_Private.h
51
#define
LVPSA_MAXINPUTBLOCKSIZE
5000 /* Maximum length in mono samples of the block to process */
LVPSA_Init.c
66
(pInitParams->MaxInputBlockSize >
LVPSA_MAXINPUTBLOCKSIZE
) ||
LVPSA_Memory.c
84
(pInitParams->MaxInputBlockSize >
LVPSA_MAXINPUTBLOCKSIZE
) ||
Completed in 10 milliseconds