/third_party/gstreamer/gstplugins_good/ext/wavpack/ |
D | gstwavpackcommon.c | 99 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/ |
D | test_sunau.py | 18 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
|
D | test_wave.py | 19 nchannels = 2 variable in WavePCM8Test 36 nchannels = 2 variable in WavePCM16Test 57 nchannels = 2 variable in WavePCM24Test 84 nchannels = 2 variable in WavePCM32Test
|
D | test_aifc.py | 23 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
|
D | test_ossaudiodev.py | 45 def play_sound_file(self, data, rate, ssize, nchannels): argument
|
D | audiotests.py | 29 def check_params(self, f, nchannels, sampwidth, framerate, nframes, argument
|
/third_party/ffmpeg/libavcodec/ |
D | sbcdsp.c | 166 int nsamples, int nchannels) in sbc_enc_process_input_4s() 199 int nsamples, int nchannels) in sbc_enc_process_input_8s()
|
D | dca_xll.h | 66 int nchannels; ///< Number of channels in the channel set (N) member 128 int nchannels; ///< Total number of channels in a hierarchy member
|
D | dcadec.c | 44 int dca_ch, wav_ch, nchannels = 0; in ff_dca_set_channel_layout() local
|
D | dca_xll.c | 1180 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
|
D | dca_lbr.h | 68 int nchannels; ///< Number of fullband channels to decode member
|
D | dca_core.c | 153 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
|
D | dca_core.h | 129 int nchannels; ///< Number of primary audio channels (incl. extension channels) member
|
D | dca_lbr.c | 1738 int i, ret, nchannels, ch_conf = (s->ch_mask & 0x7) - 1; in ff_dca_lbr_filter_frame() local
|
/third_party/python/Modules/ |
D | ossaudiodev.c | 613 _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/ |
D | riff-media.c | 1113 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/ |
D | audiofxbaseiirfilter.h | 62 guint nchannels; member
|
/third_party/pulseaudio/src/pulsecore/ |
D | mix_neon.c | 205 static void pa_mix_s16ne_neon(pa_mix_info streams[], unsigned nstreams, unsigned nchannels, void *d… in pa_mix_s16ne_neon()
|
D | mix.c | 39 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/ |
D | gstdisparity.cpp | 594 initialise_disparity (GstDisparity * fs, int width, int height, int nchannels) in initialise_disparity()
|
/third_party/gstreamer/gstplugins_good/gst/audioparsers/ |
D | gstwavpackparse.c | 166 gst_wavpack_get_default_channel_mask (gint nchannels) in gst_wavpack_get_default_channel_mask()
|
/third_party/python/Lib/ |
D | sunau.py | 342 def setnchannels(self, nchannels): argument
|
D | wave.py | 337 def setnchannels(self, nchannels): argument
|
D | aifc.py | 614 def setnchannels(self, nchannels): argument
|
/third_party/python/Modules/clinic/ |
D | audioop.c.h | 983 int nchannels; in audioop_ratecv() local
|