OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:speex_resampler_strerror
(Results
1 - 4
of
4
) sorted by null
/external/speex/include/speex/
speex_resampler.h
78
#define
speex_resampler_strerror
CAT_PREFIX(RANDOM_PREFIX,_resampler_strerror)
macro
334
const char *
speex_resampler_strerror
(int err);
/system/media/audio_utils/
resampler.c
220
ALOGW("ReSampler: Cannot create speex resampler: %s",
speex_resampler_strerror
(error));
/frameworks/av/media/libeffects/preprocessing/
PreProcessing.cpp
[
all
...]
/external/speex/libspeex/
resample.c
1124
EXPORT const char *
speex_resampler_strerror
(int err)
function
[
all
...]
Completed in 41 milliseconds