OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:noise_vector
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/neteq/
expand.cc
78
int16_t*
noise_vector
= unvoiced_array_memory + kNoiseLpcOrder;
local
294
temp_data[i] = temp_data[i] +
noise_vector
[i];
[
all
...]
Completed in 203 milliseconds