Searched refs:resampler_basic_zero (Results 1 – 1 of 1) sorted by relevance
565 static int resampler_basic_zero(SpeexResamplerState *st, spx_uint32_t channel_index, const spx_word… in resampler_basic_zero() function786 st->resampler_ptr = resampler_basic_zero; in update_filter()962 …return st->resampler_ptr == resampler_basic_zero ? RESAMPLER_ERR_ALLOC_FAILED : RESAMPLER_ERR_SUCC… in speex_resampler_process_int()1035 …return st->resampler_ptr == resampler_basic_zero ? RESAMPLER_ERR_ALLOC_FAILED : RESAMPLER_ERR_SUCC… in speex_resampler_process_float()1058 …return st->resampler_ptr == resampler_basic_zero ? RESAMPLER_ERR_ALLOC_FAILED : RESAMPLER_ERR_SUCC… in speex_resampler_process_interleaved_float()1081 …return st->resampler_ptr == resampler_basic_zero ? RESAMPLER_ERR_ALLOC_FAILED : RESAMPLER_ERR_SUCC… in speex_resampler_process_interleaved_int()