Searched refs:speex_resampler_init (Results 1 – 5 of 5) sorted by relevance
/external/speex/include/speex/ |
D | speex_resampler.h | 57 #define speex_resampler_init CAT_PREFIX(RANDOM_PREFIX,_resampler_init) macro 123 SpeexResamplerState *speex_resampler_init(spx_uint32_t nb_channels,
|
/external/speex/win32/ |
D | libspeexdsp.def | 57 speex_resampler_init
|
/external/speex/libspeexdsp/ |
D | testresample.c | 51 SpeexResamplerState *st = speex_resampler_init(1, 8000, 12000, 10, NULL); in main()
|
D | resample.c | 783 EXPORT SpeexResamplerState *speex_resampler_init(spx_uint32_t nb_channels, spx_uint32_t in_rate, sp… in speex_resampler_init() function
|
/external/adhd/cras/src/server/ |
D | cras_fmt_conv.c | 483 speex_resampler_init(out->num_channels, in->frame_rate, in cras_fmt_conv_create()
|