Searched refs:pRead (Results 1 – 1 of 1) sorted by relevance
265 LVM_UINT8 *pRead; in LVPSA_GetSpectrum() local316 …pRead = pLVPSA_Inst->pSpectralDataBufferWritePointer + (pLVPSA_Inst->SpectralDataBufferLength - (L… in LVPSA_GetSpectrum()320 pRead = pLVPSA_Inst->pSpectralDataBufferWritePointer - StatusDelta * pLVPSA_Inst->nBands; in LVPSA_GetSpectrum()327 pCurrentValues[ii] = pRead[ii]; in LVPSA_GetSpectrum()328 if(pLVPSA_Inst->pPreviousPeaks[ii] <= pRead[ii]) in LVPSA_GetSpectrum()330 pLVPSA_Inst->pPreviousPeaks[ii] = pRead[ii]; in LVPSA_GetSpectrum()