Home
last modified time | relevance | path

Searched defs:nchannels (Results 1 – 25 of 28) sorted by relevance

12

/third_party/gstreamer/gstplugins_good/ext/wavpack/
Dgstwavpackcommon.c99 gst_wavpack_get_default_channel_mask (gint nchannels) in gst_wavpack_get_default_channel_mask()
204 gst_wavpack_get_default_channel_positions (gint nchannels) in gst_wavpack_get_default_channel_positions()
222 gint nchannels) in gst_wavpack_get_channel_mask_from_positions()
247 gst_wavpack_set_channel_mapping (GstAudioChannelPosition * pos, gint nchannels, in gst_wavpack_set_channel_mapping()
/third_party/python/Lib/test/
Dtest_sunau.py18 nchannels = 2 variable in SunauPCM8Test
35 nchannels = 2 variable in SunauPCM16Test
54 nchannels = 2 variable in SunauPCM24Test
79 nchannels = 2 variable in SunauPCM32Test
104 nchannels = 2 variable in SunauULAWTest
Dtest_wave.py19 nchannels = 2 variable in WavePCM8Test
36 nchannels = 2 variable in WavePCM16Test
57 nchannels = 2 variable in WavePCM24Test
84 nchannels = 2 variable in WavePCM32Test
Dtest_aifc.py23 nchannels = 2 variable in AifcPCM8Test
40 nchannels = 2 variable in AifcPCM16Test
59 nchannels = 2 variable in AifcPCM24Test
84 nchannels = 2 variable in AifcPCM32Test
109 nchannels = 2 variable in AifcULAWTest
130 nchannels = 2 variable in AifcALAWTest
Dtest_ossaudiodev.py45 def play_sound_file(self, data, rate, ssize, nchannels): argument
Daudiotests.py29 def check_params(self, f, nchannels, sampwidth, framerate, nframes, argument
/third_party/ffmpeg/libavcodec/
Dsbcdsp.c166 int nsamples, int nchannels) in sbc_enc_process_input_4s()
199 int nsamples, int nchannels) in sbc_enc_process_input_8s()
Ddca_xll.h66 int nchannels; ///< Number of channels in the channel set (N) member
128 int nchannels; ///< Total number of channels in a hierarchy member
Ddcadec.c44 int dca_ch, wav_ch, nchannels = 0; in ff_dca_set_channel_layout() local
Ddca_xll.c1180 int i, j, k, nchannels = 0, *coeff_ptr = o->dmix_coeff; in undo_down_mix() local
1211 int i, j, nchannels = 0; in scale_down_mix() local
Ddca_lbr.h68 int nchannels; ///< Number of fullband channels to decode member
Ddca_core.c153 int n, ch, nchannels, header_size = 0, header_pos = get_bits_count(&s->gb); in parse_coding_header() local
2164 int i, n, ch, ret, spkr, nsamples, nchannels; in filter_frame_float() local
Ddca_core.h129 int nchannels; ///< Number of primary audio channels (incl. extension channels) member
Ddca_lbr.c1738 int i, ret, nchannels, ch_conf = (s->ch_mask & 0x7) - 1; in ff_dca_lbr_filter_frame() local
/third_party/python/Modules/
Dossaudiodev.c613 _ssize(oss_audio_t *self, int *nchannels, int *ssize) in _ssize()
651 int nchannels=0, ssize=0; in oss_bufsize() local
673 int nchannels=0, ssize=0; in oss_obufcount() local
696 int nchannels=0, ssize=0; in oss_obuffree() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/riff/
Driff-media.c1113 gint nchannels, gint channel_reorder_map[18]) in gst_riff_wave_add_default_channel_mask()
1185 gst_riff_wavext_get_default_channel_mask (guint nchannels) in gst_riff_wavext_get_default_channel_mask()
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Daudiofxbaseiirfilter.h62 guint nchannels; member
/third_party/pulseaudio/src/pulsecore/
Dmix_neon.c205 static void pa_mix_s16ne_neon(pa_mix_info streams[], unsigned nstreams, unsigned nchannels, void *d… in pa_mix_s16ne_neon()
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/gstreamer/gstplugins_bad/ext/opencv/
Dgstdisparity.cpp594 initialise_disparity (GstDisparity * fs, int width, int height, int nchannels) in initialise_disparity()
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstwavpackparse.c166 gst_wavpack_get_default_channel_mask (gint nchannels) in gst_wavpack_get_default_channel_mask()
/third_party/python/Lib/
Dsunau.py342 def setnchannels(self, nchannels): argument
Dwave.py337 def setnchannels(self, nchannels): argument
Daifc.py614 def setnchannels(self, nchannels): argument
/third_party/python/Modules/clinic/
Daudioop.c.h983 int nchannels; in audioop_ratecv() local

12