OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kLogVecLen
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/neteq/
background_noise.h
80
static const int
kLogVecLen
= 8; // log2(kVecLen).
background_noise.cc
173
int correlation_scale =
kLogVecLen
-
183
int energy_sample_shift =
kLogVecLen
- correlation_scale;
Completed in 503 milliseconds