Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/jni/audio_loopback/analyzer/
DRoundedManchesterEncoder.h39 for (int rampIndex = 0; rampIndex < rampSize; rampIndex++) { in RoundedManchesterEncoder() local
40 float phase = (rampIndex + 1) * M_PI / rampSize; in RoundedManchesterEncoder()
46 for (int rampIndex = 0; rampIndex < rampSize; rampIndex++) { in RoundedManchesterEncoder() local
51 for (int rampIndex = 0; rampIndex < rampSize; rampIndex++) { in RoundedManchesterEncoder() local
52 float phase = (rampIndex + 1) * M_PI / rampSize; in RoundedManchesterEncoder()
58 for (int rampIndex = 0; rampIndex < rampSize; rampIndex++) { in RoundedManchesterEncoder() local