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.h44 #define LVPSA_MAXINPUTBLOCKSIZE 5000 /* Maximum length in mono samples of the block to p… macro
DLVPSA_Memory.cpp81 (pInitParams->MaxInputBlockSize > LVPSA_MAXINPUTBLOCKSIZE) || in LVPSA_Memory()
DLVPSA_Init.cpp66 (pInitParams->MaxInputBlockSize > LVPSA_MAXINPUTBLOCKSIZE) || in LVPSA_Init()