Home
last modified time | relevance | path

Searched refs:LVPSA_InternalRefreshTimeInv (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
DLVPSA_Process.cpp165 LVPSA_InternalRefreshTimeInv, StatusDelta, LVPSA_InternalRefreshTimeShift); in LVPSA_GetSpectrum()
175 LVPSA_InternalRefreshTimeInv, StatusDelta, in LVPSA_GetSpectrum()
DLVPSA_Private.h65 #define LVPSA_InternalRefreshTimeInv 0x0666 /* 1/20ms left shifted by 15 */ macro
DLVPSA_Init.cpp66 LVM_INT32 IRTI = (LVM_INT32)LVPSA_InternalRefreshTimeInv; in LVPSA_Init()