Searched refs:outTimeUs (Results 1 – 2 of 2) sorted by relevance
43 status_t getPlayTimeForPendingAudioFrames(int64_t *outTimeUs);
114 status_t JMediaSync::getPlayTimeForPendingAudioFrames(int64_t *outTimeUs) { in getPlayTimeForPendingAudioFrames() argument115 return mSync->getPlayTimeForPendingAudioFrames(outTimeUs); in getPlayTimeForPendingAudioFrames()