Home
last modified time | relevance | path

Searched refs:LVPSA_MAXINPUTBLOCKSIZE (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
DLVPSA_Private.h54 #define LVPSA_MAXINPUTBLOCKSIZE 5000 /* Maximum length in mono samples of the block to p… macro
DLVPSA_Memory.c84 (pInitParams->MaxInputBlockSize > LVPSA_MAXINPUTBLOCKSIZE) || in LVPSA_Memory()
DLVPSA_Init.c70 (pInitParams->MaxInputBlockSize > LVPSA_MAXINPUTBLOCKSIZE) || in LVPSA_Init()