Searched refs:getDurationIfPlayedAtNativeSampleRate_l (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DMediaSync.h237 int64_t getDurationIfPlayedAtNativeSampleRate_l(int64_t numFrames);
/frameworks/av/media/libstagefright/
H A DMediaSync.cpp309 + getDurationIfPlayedAtNativeSampleRate_l(numFrames);
313 - getDurationIfPlayedAtNativeSampleRate_l(mNumFramesWritten)
473 int64_t MediaSync::getDurationIfPlayedAtNativeSampleRate_l(int64_t numFrames) { function in class:android::MediaSync
525 getDurationIfPlayedAtNativeSampleRate_l(numFramesPlayed)

Completed in 48 milliseconds