Searched refs:MIN_RTP_INPUT (Results 1 – 2 of 2) sorted by relevance
40 static constexpr int8_t MIN_RTP_INPUT = 0; variable150 std::round((amplitude - 1) / 254.0 * (MAX_RTP_INPUT - MIN_RTP_INPUT) + in setAmplitude()151 MIN_RTP_INPUT); in setAmplitude()
39 static constexpr int8_t MIN_RTP_INPUT = 0; variable141 std::round((amplitude - 1) / 254.0 * (MAX_RTP_INPUT - MIN_RTP_INPUT) + MIN_RTP_INPUT); in setAmplitude()