Searched refs:nSamplesBufferUpdate (Results 1 – 3 of 3) sorted by relevance
135 if(((pLVPSA_Inst->nSamplesBufferUpdate - BufferUpdateSamplesCount) < DownSamplingFactor)) in LVPSA_QPD_Process()141 BufferUpdateSamplesCount -= pLVPSA_Inst->nSamplesBufferUpdate; in LVPSA_QPD_Process()162 if(pLVPSA_Inst->nSamplesBufferUpdate == 220) in LVPSA_QPD_Process()164 pLVPSA_Inst->nSamplesBufferUpdate = 221; in LVPSA_QPD_Process()168 pLVPSA_Inst->nSamplesBufferUpdate = 220; in LVPSA_QPD_Process()
105 …LVM_UINT16 nSamplesBufferUpdate; /* Number of samples to make 20ms … member
221 pInst->nSamplesBufferUpdate = (LVM_UINT16)LVPSA_nSamplesBufferUpdate[Params.Fs]; in LVPSA_ApplyNewSettings()