OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDownsample32kHzTbl
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
dsp_helper.h
30
static const int16_t
kDownsample32kHzTbl
[7];
dsp_helper.cc
53
const int16_t DspHelper::
kDownsample32kHzTbl
[7] = {
324
filter_coefficients =
kDownsample32kHzTbl
;
merge.cc
260
filter_coefficients = DspHelper::
kDownsample32kHzTbl
;
expand.cc
[
all
...]
Completed in 378 milliseconds