Searched refs:pSpectralDataBufferStart (Results 1 – 5 of 5) sorted by relevance
333 …if (pWrite == (pLVPSA_Inst->pSpectralDataBufferStart + pLVPSA_Inst->nBands * pLVPSA_Inst->Spectral… in LVPSA_QPD_WritePeak()335 pWrite = pLVPSA_Inst->pSpectralDataBufferStart; in LVPSA_QPD_WritePeak()352 if (pWrite == (pLVPSA_Inst->pSpectralDataBufferStart + pLVPSA_Inst->nBands * \ in LVPSA_QPD_WritePeak_Float()355 pWrite = pLVPSA_Inst->pSpectralDataBufferStart; in LVPSA_QPD_WritePeak_Float()
155 …pLVPSA_Inst->pSpectralDataBufferStart = InstAlloc_AddMember( &Instance, pInitParams->nBands * pL… in LVPSA_Init()196 pLVPSA_Inst->pSpectralDataBufferWritePointer = pLVPSA_Inst->pSpectralDataBufferStart; in LVPSA_Init()
132 …LVM_UINT8 *pSpectralDataBufferStart; /* Starting address of the buffer … member
314 …->nBands) > (pLVPSA_Inst->pSpectralDataBufferWritePointer - pLVPSA_Inst->pSpectralDataBufferStart)) in LVPSA_GetSpectrum()
240 pInst->pSpectralDataBufferStart[ii] = 0; in LVPSA_ApplyNewSettings()