Searched refs:LVPSA_InternalRefreshTime (Results 1 – 4 of 4) sorted by relevance
185 …if((StatusDelta * LVPSA_InternalRefreshTime) != (pLVPSA_Inst->SpectralDataBufferAudioTime - GetSpe… in LVPSA_GetSpectrum()194 …if(((LVM_INT32)(StatusDelta * LVPSA_InternalRefreshTime)) != ((LVM_INT32)((pLVPSA_Inst->SpectralDa… in LVPSA_GetSpectrum()
66 #define LVPSA_InternalRefreshTime 0x0014 /* 20 ms (50Hz) in Q16.0 */ macro
119 if((BufferLength * LVPSA_InternalRefreshTime) != pInitParams->SpectralDataBufferDuration) in LVPSA_Memory()
130 if((BufferLength * LVPSA_InternalRefreshTime) != pLVPSA_Inst->SpectralDataBufferDuration) in LVPSA_Init()