Home
last modified time | relevance | path

Searched refs:speex_resampler_process_native (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/speex/libspeexdsp/
H A Dresample.c878 static int speex_resampler_process_native(SpeexResamplerState *st, spx_uint32_t channel_index, spx_… in speex_resampler_process_native() function
909 speex_resampler_process_native(st, channel_index, &tmp_in_len, *out, &out_len); in speex_resampler_magic()
952 speex_resampler_process_native(st, channel_index, &ichunk, out, &ochunk); in speex_resampler_process_int()
1012 speex_resampler_process_native(st, channel_index, &ichunk, y, &ochunk); in speex_resampler_process_float()