Home
last modified time | relevance | path

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

/external/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
DLatencyAnalyzer.h392 int32_t numPulseBits = getSampleRate() * kPulseLengthMillis in PulseLatencyAnalyzer() local
394 int32_t pulseLength = numPulseBits * kFramesPerEncodedBit; in PulseLatencyAnalyzer()