Searched refs:BufferLength (Results 1 – 1 of 1) sorted by relevance
48 LVM_UINT32 BufferLength = 0; in LVPSA_Init() local71 BufferLength = (LVM_UINT32)BL; in LVPSA_Init()74 if ((BufferLength * LVPSA_InternalRefreshTime) != pLVPSA_Inst->SpectralDataBufferDuration) { in LVPSA_Init()75 pLVPSA_Inst->SpectralDataBufferLength = BufferLength + 1; in LVPSA_Init()77 pLVPSA_Inst->SpectralDataBufferLength = BufferLength; in LVPSA_Init()