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