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

  /frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_Private.h 47 #define LVPSA_NR_SUPPORTED_RATE 9 /* From 8000Hz to 48000Hz */
LVPSA_Control.c 77 if(pNewParams->Fs >= LVPSA_NR_SUPPORTED_RATE)
416 pCoefficients = &LVPSA_QPD_Coefs[(pParams->LevelDetectionSpeed * LVPSA_NR_SUPPORTED_RATE) + Fs];
    [all...]

Completed in 597 milliseconds