Home
last modified time | relevance | path

Searched refs:silk_Resampler_3_4_COEFS (Results 1 – 3 of 3) sorted by relevance

/external/libopus/silk/
Dresampler_rom.c43 silk_DWORD_ALIGN const opus_int16 silk_Resampler_3_4_COEFS[ 2 + 3 * RESAMPLER_DOWN_ORDER_FIR0 / 2 ]… variable
Dresampler_rom.h53 extern const opus_int16 silk_Resampler_3_4_COEFS[ 2 + 3 * RESAMPLER_DOWN_ORDER_FIR0 / 2 ];
Dresampler.c131 S->Coefs = silk_Resampler_3_4_COEFS; in silk_resampler_init()