Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/jni/audio_loopback/analyzer/
DManchesterEncoder.h87 bool getCurrentBit() { in getCurrentBit() function
DRoundedManchesterEncoder.h76 if (getCurrentBit()) output = -output; in nextFloat()