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

  /frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_Private.h 60 #define LVPSA_MAXLEVELDECAYFACTOR 0x4111 /* Decay factor for the maximum values calculation */
LVPSA_Process.c 236 temp = ((temp * LVPSA_MAXLEVELDECAYFACTOR)>>LVPSA_MAXLEVELDECAYSHIFT);

Completed in 6744 milliseconds