OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kLogResidualLength
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
background_noise.h
82
static const int
kLogResidualLength
= 6; // log2(kResidualLength)
background_noise.cc
255
parameters.scale_shift = 13 + ((
kLogResidualLength
+ norm_shift) / 2);
Completed in 3236 milliseconds