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