Home
last modified time | relevance | path

Searched defs:nchannels (Results 1 - 17 of 17) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dmix_neon.c205 static void pa_mix_s16ne_neon(pa_mix_info streams[], unsigned nstreams, unsigned nchannels, void *data, unsigned length) { in pa_mix_s16ne_neon() argument
H A Dmix.c39 unsigned channel, nchannels, padding; in calc_linear_integer_volume() local
54 unsigned channel, nchannels, padding; in calc_linear_float_volume() local
/third_party/ffmpeg/libavcodec/
H A Dsbcdsp.c164 sbc_enc_process_input_4s(int position, const uint8_t *pcm, int16_t X[2][SBC_X_BUFFER_SIZE], int nsamples, int nchannels) sbc_enc_process_input_4s() argument
197 sbc_enc_process_input_8s(int position, const uint8_t *pcm, int16_t X[2][SBC_X_BUFFER_SIZE], int nsamples, int nchannels) sbc_enc_process_input_8s() argument
[all...]
H A Ddcadec.c48 int dca_ch, wav_ch, nchannels = 0; in ff_dca_set_channel_layout() local
H A Ddca_lbr.h66 int nchannels; ///< Number of fullband channels to decode member
H A Ddca_xll.h64 int nchannels; ///< Number of channels in the channel set (N) member
126 int nchannels; ///< Total number of channels in a hierarchy member
H A Ddca_xll.c1182 int i, j, k, nchannels = 0, *coeff_ptr = o->dmix_coeff; undo_down_mix() local
1213 int i, j, nchannels = 0; scale_down_mix() local
[all...]
H A Ddca_core.c155 int n, ch, nchannels, header_size = 0, header_pos = get_bits_count(&s->gb); in parse_coding_header() local
2166 int i, n, ch, ret, spkr, nsamples, nchannels; filter_frame_float() local
[all...]
H A Ddca_core.h127 int nchannels; ///< Number of primary audio channels (incl. extension channels) member
H A Ddca_lbr.c1729 int i, ret, nchannels, ch_conf = (s->ch_mask & 0x7) - 1; ff_dca_lbr_filter_frame() local
[all...]
/third_party/python/Lib/test/
H A Dtest_wave.py18 nchannels = 2 variable in WavePCM8Test
35 nchannels = 2 variable in WavePCM16Test
56 nchannels = 2 variable in WavePCM24Test
83 nchannels = 2 variable in WavePCM32Test
H A Dtest_sunau.py20 nchannels = 2 variable in SunauPCM8Test
37 nchannels = 2 variable in SunauPCM16Test
56 nchannels = 2 variable in SunauPCM24Test
81 nchannels = 2 variable in SunauPCM32Test
106 nchannels = 2 variable in SunauULAWTest
H A Dtest_aifc.py26 nchannels = 2 variable in AifcPCM8Test
43 nchannels = 2 variable in AifcPCM16Test
62 nchannels = 2 variable in AifcPCM24Test
87 nchannels = 2 variable in AifcPCM32Test
112 nchannels = 2 variable in AifcULAWTest
133 nchannels = 2 variable in AifcALAWTest
/third_party/python/Modules/clinic/
H A Daudioop.c.h983 int nchannels; in audioop_ratecv() local
/third_party/python/Modules/
H A Dossaudiodev.c620 _ssize(oss_audio_t *self, int *nchannels, int *ssize) in _ssize() argument
658 int nchannels=0, ssize=0; in oss_bufsize() local
680 int nchannels=0, ssize=0; in oss_obufcount() local
703 int nchannels=0, ssize=0; oss_obuffree() local
[all...]
H A Daudioop.c1325 audioop_ratecv_impl(PyObject *module, Py_buffer *fragment, int width, int nchannels, int inrate, int outrate, PyObject *state, int weightA, int weightB) audioop_ratecv_impl() argument
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_ladspa.c690 unsigned int channels = 16, nchannels; in snd_pcm_ladspa_allocate_memory() local

Completed in 19 milliseconds