Searched refs:bufferLFpos (Results 1 – 2 of 2) sorted by relevance
121 …INT bufferLFpos; /*!< Position to write incoming data into ringbuffer. */ member
225 hAnalysisHybFilter->bufferLFpos = setup->protoLen-1; in FDKhybridAnalysisInit()314 const int writIndex = hAnalysisHybFilter->bufferLFpos; in FDKhybridAnalysisApply()315 int readIndex = hAnalysisHybFilter->bufferLFpos; in FDKhybridAnalysisApply()340 hAnalysisHybFilter->bufferLFpos = readIndex; /* Index where to write next input sample. */ in FDKhybridAnalysisApply()