OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_input_value_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
time_stretch.h
45
max_input_value_
(0) {
92
int16_t
max_input_value_
;
member in class:webrtc::TimeStretch
time_stretch.cc
52
max_input_value_
= WebRtcSpl_MaxAbsValueW16(signal,
82
int scaling = 31 - WebRtcSpl_NormW32(
max_input_value_
*
max_input_value_
) -
163
max_input_value_
*
max_input_value_
);
Completed in 42 milliseconds