Searched defs:advanceReadIndex (Results 1 – 3 of 3) sorted by relevance
44 void FifoControllerBase::advanceReadIndex(fifo_frames_t numFrames) { in advanceReadIndex() function in FifoControllerBase
103 void advanceReadIndex(fifo_frames_t numFrames) { in advanceReadIndex() function
216 void AudioEndpoint::advanceReadIndex(int32_t deltaFrames) { in advanceReadIndex() function in AudioEndpoint