Home
last modified time | relevance | path

Searched defs:ratio_den (Results 1 – 1 of 1) sorted by relevance

/external/speex/libspeexdsp/
Dresample.c788 …pler_init_frac(spx_uint32_t nb_channels, spx_uint32_t ratio_num, spx_uint32_t ratio_den, spx_uint3… in speex_resampler_init_frac()
1077 …r_set_rate_frac(SpeexResamplerState *st, spx_uint32_t ratio_num, spx_uint32_t ratio_den, spx_uint3… in speex_resampler_set_rate_frac()
1116 …peex_resampler_get_ratio(SpeexResamplerState *st, spx_uint32_t *ratio_num, spx_uint32_t *ratio_den) in speex_resampler_get_ratio()