Searched refs:RESAMPLER_ERR_ALLOC_FAILED (Results 1 – 2 of 2) sorted by relevance
780 return RESAMPLER_ERR_ALLOC_FAILED; in update_filter()943 …return st->resampler_ptr == resampler_basic_zero ? RESAMPLER_ERR_ALLOC_FAILED : RESAMPLER_ERR_SUCC… in speex_resampler_process_int()1017 …return st->resampler_ptr == resampler_basic_zero ? RESAMPLER_ERR_ALLOC_FAILED : RESAMPLER_ERR_SUCC… in speex_resampler_process_float()1040 …return st->resampler_ptr == resampler_basic_zero ? RESAMPLER_ERR_ALLOC_FAILED : RESAMPLER_ERR_SUCC… in speex_resampler_process_interleaved_float()1063 …return st->resampler_ptr == resampler_basic_zero ? RESAMPLER_ERR_ALLOC_FAILED : RESAMPLER_ERR_SUCC… in speex_resampler_process_interleaved_int()1197 case RESAMPLER_ERR_ALLOC_FAILED: in speex_resampler_strerror()
103 RESAMPLER_ERR_ALLOC_FAILED = 1, enumerator