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