Home
last modified time | relevance | path

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

/external/libopus/silk/
Dresampler_rom.c50 silk_DWORD_ALIGN const opus_int16 silk_Resampler_2_3_COEFS[ 2 + 2 * RESAMPLER_DOWN_ORDER_FIR0 / 2 ]… variable
Dresampler_rom.h54 extern const opus_int16 silk_Resampler_2_3_COEFS[ 2 + 2 * RESAMPLER_DOWN_ORDER_FIR0 / 2 ];
Dresampler.c135 S->Coefs = silk_Resampler_2_3_COEFS; in silk_resampler_init()