OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:silk_Resampler_1_2_COEFS
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/opus/src/silk/
resampler_rom.c
56
silk_DWORD_ALIGN const opus_int16
silk_Resampler_1_2_COEFS
[ 2 + RESAMPLER_DOWN_ORDER_FIR1 / 2 ] = {
resampler_rom.h
55
extern const opus_int16
silk_Resampler_1_2_COEFS
[ 2 + RESAMPLER_DOWN_ORDER_FIR1 / 2 ];
resampler.c
139
S->Coefs =
silk_Resampler_1_2_COEFS
;
Completed in 1082 milliseconds