Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
DLVPSA_Process.c175 …PSA_Inst->SpectralDataBufferAudioTime - GetSpectrumAudioTime),LVPSA_InternalRefreshTimeInv,StatusD… in LVPSA_GetSpectrum()
184 …NINT_32) + ((LVM_INT32)LVM_MAXINT_32 - GetSpectrumAudioTime)),LVPSA_InternalRefreshTimeInv,StatusD… in LVPSA_GetSpectrum()
DLVPSA_Private.h74 #define LVPSA_InternalRefreshTimeInv 0x0666 /* 1/20ms left shifted by 15 */ macro
DLVPSA_Memory.c115 LVM_INT32 IRTI=(LVM_INT32)LVPSA_InternalRefreshTimeInv; in LVPSA_Memory()
DLVPSA_Init.c125 LVM_INT32 IRTI=(LVM_INT32)LVPSA_InternalRefreshTimeInv; in LVPSA_Init()