Home
last modified time | relevance | path

Searched refs:kFramesPerEncodedBit (Results 1 – 1 of 1) sorted by relevance

/external/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
DLatencyAnalyzer.h393 / (kFramesPerEncodedBit * kMillisPerSecond); in PulseLatencyAnalyzer()
394 int32_t pulseLength = numPulseBits * kFramesPerEncodedBit; in PulseLatencyAnalyzer()
403 RandomPulseGenerator pulser(kFramesPerEncodedBit); in generateRandomPulse()
605 static constexpr int32_t kFramesPerEncodedBit = 8; // multiple of 2 variable