Searched refs:resampler_function (Results 1 – 2 of 2) sorted by relevance
119 S->resampler_function = USE_silk_resampler_private_up2_HQ_wrapper; in silk_resampler_init()122 S->resampler_function = USE_silk_resampler_private_IIR_FIR; in silk_resampler_init()127 S->resampler_function = USE_silk_resampler_private_down_FIR; in silk_resampler_init()159 S->resampler_function = USE_silk_resampler_copy; in silk_resampler_init()193 switch( S->resampler_function ) { in silk_resampler()
45 opus_int resampler_function; member