OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kDownsample48kHzTbl
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/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
;
Completed in 58 milliseconds