Searched refs:mFramesSinceLastSeek (Results 1 - 4 of 4) sorted by relevance

/frameworks/wilhelm/src/desktop/
H A DSndFile.c57 thisAP->mPlay.mPosition = (SLuint32) (((long long) thisAP->mPlay.mFramesSinceLastSeek *
205 audioPlayer->mPlay.mFramesSinceLastSeek = 0;
/frameworks/wilhelm/src/itf/
H A DIOutputMixExt.c63 audioPlayer->mPlay.mFramesSinceLastSeek += framesMixed;
129 audioPlayer->mPlay.mFramesSinceLastSeek = 0;
H A DIPlay.c471 thiz->mFramesSinceLastSeek = 0;
/frameworks/wilhelm/src/
H A Ditfstruct.h477 SLuint32 mFramesSinceLastSeek; // Frames mixed since last known accurate position member in struct:Play_interface

Completed in 29 milliseconds