Searched refs:pRead (Results 1 – 1 of 1) sorted by relevance
164 LVM_UINT8 *pRead; in LVPSA_GetSpectrum() local215 …pRead = pLVPSA_Inst->pSpectralDataBufferWritePointer + (pLVPSA_Inst->SpectralDataBufferLength - (L… in LVPSA_GetSpectrum()219 pRead = pLVPSA_Inst->pSpectralDataBufferWritePointer - StatusDelta * pLVPSA_Inst->nBands; in LVPSA_GetSpectrum()226 pCurrentValues[ii] = pRead[ii]; in LVPSA_GetSpectrum()227 if(pLVPSA_Inst->pPreviousPeaks[ii] <= pRead[ii]) in LVPSA_GetSpectrum()229 pLVPSA_Inst->pPreviousPeaks[ii] = pRead[ii]; in LVPSA_GetSpectrum()