Searched refs:speex_resampler_init (Results 1 – 5 of 5) sorted by relevance
57 #define speex_resampler_init CAT_PREFIX(RANDOM_PREFIX,_resampler_init) macro123 SpeexResamplerState *speex_resampler_init(spx_uint32_t nb_channels,
57 speex_resampler_init
51 SpeexResamplerState *st = speex_resampler_init(1, 8000, 12000, 10, NULL); in main()
783 EXPORT SpeexResamplerState *speex_resampler_init(spx_uint32_t nb_channels, spx_uint32_t in_rate, sp… in speex_resampler_init() function
627 conv->speex_state = speex_resampler_init(out->num_channels, in cras_fmt_conv_create()