Home
last modified time | relevance | path

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

/external/speex/libspeex/
Dspeex_header.c86 EXPORT void speex_init_header(SpeexHeader *header, int rate, int nb_channels, const SpeexMode *m) in speex_init_header()
Dresample.c122 spx_uint32_t nb_channels; member
729 EXPORT SpeexResamplerState *speex_resampler_init(spx_uint32_t nb_channels, spx_uint32_t in_rate, sp… in speex_resampler_init()
734 EXPORT SpeexResamplerState *speex_resampler_init_frac(spx_uint32_t nb_channels, spx_uint32_t ratio_… in speex_resampler_init_frac()
/external/speex/include/speex/
Dspeex_header.h67 spx_int32_t nb_channels; /**< Number of channels encoded */ member
/external/libopus/src/
Dopus_private.h47 int nb_channels; member