Searched refs:kFramesPerEncodedBit (Results 1 – 1 of 1) sorted by relevance
376 / (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