Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/jni/audio_loopback/analyzer/
DLatencyAnalyzer.h376 / (kFramesPerEncodedBit * kMillisPerSecond); in PulseLatencyAnalyzer()
377 int32_t pulseLength = numPulseBits * kFramesPerEncodedBit; in PulseLatencyAnalyzer()
386 RandomPulseGenerator pulser(kFramesPerEncodedBit); in generateRandomPulse()
588 static constexpr int32_t kFramesPerEncodedBit = 8; // multiple of 2 variable