HomeSort by relevance Sort by last modified time
    Searched refs:LVPSA_MAXINPUTBLOCKSIZE (Results 1 - 3 of 3) sorted by null

  /frameworks/av/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 47 milliseconds