Searched refs:Coefs (Results 1 – 3 of 3) sorted by relevance
131 S->Coefs = silk_Resampler_3_4_COEFS; in silk_resampler_init()135 S->Coefs = silk_Resampler_2_3_COEFS; in silk_resampler_init()139 S->Coefs = silk_Resampler_1_2_COEFS; in silk_resampler_init()143 S->Coefs = silk_Resampler_1_3_COEFS; in silk_resampler_init()147 S->Coefs = silk_Resampler_1_4_COEFS; in silk_resampler_init()151 S->Coefs = silk_Resampler_1_6_COEFS; in silk_resampler_init()
53 const opus_int16 *Coefs; member
164 FIR_Coefs = &S->Coefs[ 2 ]; in silk_resampler_private_down_FIR()172 silk_resampler_private_AR2( S->sIIR, &buf[ S->FIR_Order ], in, S->Coefs, nSamplesIn ); in silk_resampler_private_down_FIR()