Searched refs:kMicrosPerSecond (Results 1 – 1 of 1) sorted by relevance
31 const int64_t kMicrosPerSecond = 1000 * 1000; variable215 int64_t frameIntervalMicros = kMicrosPerSecond / mPlaybackFrameRate; in decoderThreadFunction()