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