Home
last modified time | relevance | path

Searched refs:temp_val_high (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/audio_coding/neteq/
Ddtmf_tone_generator.cc185 int16_t temp_val_high = in Generate() local
192 sample_history2_[1] = temp_val_high; in Generate()
196 kAmpMultiplier * temp_val_low + temp_val_high * (1 << 15); in Generate()