Searched refs:WebRtc_MoveReadPtr (Results 1 – 5 of 5) sorted by relevance
63 static_cast<size_t>(WebRtc_MoveReadPtr(buf, static_cast<int>(frames))); in MoveReadPositionForward()71 -WebRtc_MoveReadPtr(buf, -static_cast<int>(frames))); in MoveReadPositionBackward()
137 WebRtc_MoveReadPtr(self, (int) read_count); in WebRtc_ReadBuffer()177 int WebRtc_MoveReadPtr(RingBuffer* self, int element_count) { in WebRtc_MoveReadPtr() function
67 int WebRtc_MoveReadPtr(RingBuffer* handle, int element_count);
352 WebRtc_MoveReadPtr(aecm->farendBuf, in WebRtcAecm_Process()546 WebRtc_MoveReadPtr(aecm->farendBuf, FRAME_LEN); in WebRtcAecm_EstBufDelay()592 WebRtc_MoveReadPtr(aecm->farendBuf, -nSampAdd); in WebRtcAecm_DelayComp()
571 WebRtc_MoveReadPtr(aecm->outFrameBuf, size - FRAME_LEN); in WebRtcAecm_ProcessFrame()