Lines Matching refs:RESAMPLER_ERR_SUCCESS
772 return RESAMPLER_ERR_SUCCESS; in update_filter()
836 if (filter_err == RESAMPLER_ERR_SUCCESS) in speex_resampler_init_frac()
882 return RESAMPLER_ERR_SUCCESS; in speex_resampler_process_native()
943 …urn st->resampler_ptr == resampler_basic_zero ? RESAMPLER_ERR_ALLOC_FAILED : RESAMPLER_ERR_SUCCESS; in speex_resampler_process_int()
1017 …urn st->resampler_ptr == resampler_basic_zero ? RESAMPLER_ERR_ALLOC_FAILED : RESAMPLER_ERR_SUCCESS; in speex_resampler_process_float()
1040 …urn st->resampler_ptr == resampler_basic_zero ? RESAMPLER_ERR_ALLOC_FAILED : RESAMPLER_ERR_SUCCESS; in speex_resampler_process_interleaved_float()
1063 …urn st->resampler_ptr == resampler_basic_zero ? RESAMPLER_ERR_ALLOC_FAILED : RESAMPLER_ERR_SUCCESS; in speex_resampler_process_interleaved_int()
1083 return RESAMPLER_ERR_SUCCESS; in speex_resampler_set_rate_frac()
1113 return RESAMPLER_ERR_SUCCESS; in speex_resampler_set_rate_frac()
1127 return RESAMPLER_ERR_SUCCESS; in speex_resampler_set_quality()
1131 return RESAMPLER_ERR_SUCCESS; in speex_resampler_set_quality()
1174 return RESAMPLER_ERR_SUCCESS; in speex_resampler_skip_zeros()
1188 return RESAMPLER_ERR_SUCCESS; in speex_resampler_reset_mem()
1195 case RESAMPLER_ERR_SUCCESS: in speex_resampler_strerror()