Searched refs:RESAMPLER_ERR_ALLOC_FAILED (Results 1 – 2 of 2) sorted by relevance
/external/speex/include/speex/ | ||
D | speex_resampler.h | 103 RESAMPLER_ERR_ALLOC_FAILED = 1, enumerator |
/external/speex/libspeex/ | ||
D | resample.c | 1130 case RESAMPLER_ERR_ALLOC_FAILED: in speex_resampler_strerror() |