Searched refs:MAX_RTP_INPUT (Results 1 – 1 of 1) sorted by relevance
37 static constexpr int8_t MAX_RTP_INPUT = 127; variable181 int32_t rtp_input = std::round(amplitude * (MAX_RTP_INPUT - MIN_RTP_INPUT) + MIN_RTP_INPUT); in setAmplitude()