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

/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
H A DLVPSA_Private.h51 #define LVPSA_MAXINPUTBLOCKSIZE 5000 /* Maximum length in mono samples of the block to process */ macro
H A DLVPSA_Init.c66 (pInitParams->MaxInputBlockSize > LVPSA_MAXINPUTBLOCKSIZE) ||
H A DLVPSA_Memory.c84 (pInitParams->MaxInputBlockSize > LVPSA_MAXINPUTBLOCKSIZE) ||

Completed in 34 milliseconds