Searched refs:rampSize (Results 1 – 1 of 1) sorted by relevance
34 int rampSize = samplesPerPulse / 4; in RoundedManchesterEncoder() local39 for (int rampIndex = 0; rampIndex < rampSize; rampIndex++) { in RoundedManchesterEncoder()40 float phase = (rampIndex + 1) * M_PI / rampSize; in RoundedManchesterEncoder()46 for (int rampIndex = 0; rampIndex < rampSize; rampIndex++) { in RoundedManchesterEncoder()51 for (int rampIndex = 0; rampIndex < rampSize; rampIndex++) { in RoundedManchesterEncoder()52 float phase = (rampIndex + 1) * M_PI / rampSize; in RoundedManchesterEncoder()58 for (int rampIndex = 0; rampIndex < rampSize; rampIndex++) { in RoundedManchesterEncoder()