Searched refs:timeStampUs (Results 1 – 1 of 1) sorted by relevance
525 int64_t timeStampUs = 0; in read() local528 timeStampUs = 1000000LL * (mCurrentPos - mOffset) * 320 / 65 / mSampleRate; in read()531 timeStampUs = 1000000LL * (mCurrentPos - mOffset) in read()535 buffer->meta_data().setInt64(kKeyTime, timeStampUs); in read()