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