Searched refs:silk_Resampler_1_2_COEFS (Results 1 – 3 of 3) sorted by relevance
56 silk_DWORD_ALIGN const opus_int16 silk_Resampler_1_2_COEFS[ 2 + RESAMPLER_DOWN_ORDER_FIR1 / 2 ] = { variable
55 extern const opus_int16 silk_Resampler_1_2_COEFS[ 2 + RESAMPLER_DOWN_ORDER_FIR1 / 2 ];
139 S->Coefs = silk_Resampler_1_2_COEFS; in silk_resampler_init()