Searched defs:stepUser (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/libmedia/
H A DAudioTrack.cpp589 mCblk->stepUser(mFrameCount);
652 mCblk->stepUser(mFrameCount);
758 cblk->stepUser(audioBuffer->frameCount);
993 uint32_t audio_track_cblk_t::stepUser(uint32_t frameCount) function in class:android::audio_track_cblk_t
1042 // Mark that we have read the first buffer so that next time stepUser() is called

Completed in 591 milliseconds