/third_party/alsa-lib/modules/mixer/simple/python/ |
D | common.py | 20 def opsIsChannel(self, dir, chn): argument 100 def opsGetVolume(self, dir, chn): argument 103 def opsSetVolume(self, dir, chn, value): argument 112 def opsGetSwitch(self, dir, chn): argument 115 def opsSetSwitch(self, dir, chn, value): argument 162 def opsGetEnumItem(self, chn): argument 167 def opsSetEnumItem(self, chn, value): argument
|
/third_party/alsa-lib/src/mixer/ |
D | simple.c | 477 snd_mixer_selem_channel_id_t chn; in snd_mixer_selem_set_playback_volume_all() local 502 snd_mixer_selem_channel_id_t chn; in snd_mixer_selem_set_playback_dB_all() local 539 snd_mixer_selem_channel_id_t chn; in snd_mixer_selem_set_playback_switch_all() local 803 snd_mixer_selem_channel_id_t chn; in snd_mixer_selem_set_capture_volume_all() local 828 snd_mixer_selem_channel_id_t chn; in snd_mixer_selem_set_capture_dB_all() local 865 snd_mixer_selem_channel_id_t chn; in snd_mixer_selem_set_capture_switch_all() local
|
/third_party/alsa-utils/speaker-test/ |
D | speaker-test.c | 244 static int get_speaker_channel(int chn) in get_speaker_channel() 268 static const char *get_channel_name(int chn) in get_channel_name() 304 int chn; in do_generate() local 742 static int setup_wav_file(int chn) in setup_wav_file() 806 int chn; in read_wav() local 977 int chn; in main() local
|
/third_party/alsa-lib/src/pcm/ |
D | pcm_dshare.c | 62 unsigned int chn, dchn, channels; in do_silence() local 83 unsigned int chn, dchn, channels; in share_areas() local 697 unsigned int chn; in snd_pcm_dshare_open() local
|
D | pcm_dmix.c | 162 unsigned int chn, dchn, channels, sample_size; in mix_areas() local 230 unsigned int chn, dchn, channels, sample_size; in remix_areas() local
|
D | pcm_ladspa.c | 693 unsigned int idx, chn; in snd_pcm_ladspa_allocate_memory() local 863 unsigned int idx, chn, size1, size2; in snd_pcm_ladspa_write_areas() local 924 unsigned int idx, chn, size1, size2;; in snd_pcm_ladspa_read_areas() local
|
D | pcm_direct.c | 1629 unsigned int chn, channels; local 1673 unsigned int chn, chn1, count = 0; local
|
D | pcm_dsnoop.c | 81 unsigned int chn, schn, channels; in snoop_areas() local
|
/third_party/boost/boost/gil/extension/io/pnm/detail/ |
D | write.hpp | 77 std::size_t chn = num_channels< View >::value; in apply() local
|
/third_party/alsa-utils/alsaloop/ |
D | effect-sweep.c | 83 int chn; in effect_apply() local
|
/third_party/alsa-utils/amixer/ |
D | amixer.c | 331 snd_mixer_selem_channel_id_t chn, in set_volume_simple() 754 snd_mixer_selem_channel_id_t chn, int dir, in show_selem_volume() 775 snd_mixer_selem_channel_id_t chn; in show_selem() local 1332 snd_mixer_selem_channel_id_t chn; in sset_channels() local
|
/third_party/alsa-lib/test/ |
D | pcm.c | 39 unsigned int chn; in generate_sine() local 787 unsigned int chn; in main() local
|
D | latency.c | 408 int chn; in applyeffect() local
|
/third_party/gstreamer/gstplugins_good/sys/oss4/ |
D | oss4-soundcard.h | 665 #define _CHN_VOICE(dev, event, chn, note, parm) \ argument 677 #define SEQ_START_NOTE(dev, chn, note, vol) \ argument 680 #define SEQ_STOP_NOTE(dev, chn, note, vol) \ argument 683 #define SEQ_KEY_PRESSURE(dev, chn, note, pressure) \ argument 690 #define _CHN_COMMON(dev, event, chn, p1, p2, w14) \ argument 728 #define SEQ_CHN_PRESSURE(dev, chn, pressure) \ argument 733 # define SEQ_PGM_CHANGE(dev, chn, patch) \ argument 737 # define SEQ_PGM_CHANGE(dev, chn, patch) \ argument 741 #define SEQ_CONTROL(dev, chn, controller, value) \ argument 744 #define SEQ_BENDER(dev, chn, value) \ argument
|
/third_party/boost/boost/iostreams/ |
D | chain.hpp | 454 chain_client(chain_type* chn = 0) : chain_(chn ) { } in chain_client()
|
/third_party/alsa-lib/src/control/ |
D | control_remap.c | 1043 long idx = -1, chn = -1; in parse_map_vindex() local
|
/third_party/ffmpeg/libavfilter/ |
D | avf_showspectrum.c | 845 int chn; in draw_legend() local
|
/third_party/gstreamer/gstplugins_bad/docs/plugins/ |
D | gst_plugins_cache.json | 156354 "chn": { object
|