Searched refs:max_input_value_ (Results 1 – 2 of 2) sorted by relevance
53 max_input_value_ = WebRtcSpl_MaxAbsValueW16(signal, signal_len); in Process()81 int scaling = 31 - WebRtcSpl_NormW32(max_input_value_ * max_input_value_) - in Process()163 max_input_value_ * max_input_value_); in AutoCorrelation()
45 max_input_value_(0) { in TimeStretch()97 int16_t max_input_value_; variable