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

/frameworks/base/media/libstagefright/
H A DAudioSource.cpp296 int64_t recordDurationUs = (1000000LL * n >> 1) / sampleRate; local
297 timestampUs += recordDurationUs;

Completed in 31 milliseconds