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