Home
last modified time | relevance | path

Searched defs:chn (Results 1 – 18 of 18) sorted by relevance

/third_party/alsa-lib/modules/mixer/simple/python/
Dcommon.py20 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/lame/libmp3lame/
Dpsymodel.c406 convert_partition2scalefac_s(lame_internal_flags * gfc, FLOAT const *eb, FLOAT const *thr, int chn, in convert_partition2scalefac_s()
422 convert_partition2scalefac_l(lame_internal_flags * gfc, FLOAT const *eb, FLOAT const *thr, int chn) in convert_partition2scalefac_l()
433 int chn) in convert_partition2scalefac_l_to_s()
666 vbrpsy_compute_fft_l(lame_internal_flags * gfc, const sample_t * const buffer[2], int chn, in vbrpsy_compute_fft_l()
718 vbrpsy_compute_fft_s(lame_internal_flags const *gfc, const sample_t * const buffer[2], int chn, in vbrpsy_compute_fft_s()
754 vbrpsy_compute_loudness_approximation_l(lame_internal_flags * gfc, int gr_out, int chn, in vbrpsy_compute_loudness_approximation_l()
782 int chn, i, j; in vbrpsy_attack_detection() local
954 vbrpsy_skip_masking_s(lame_internal_flags * gfc, int chn, int sblock) in vbrpsy_skip_masking_s()
1043 FLOAT * eb, FLOAT * thr, int chn, int sblock) in vbrpsy_compute_masking_s()
1146 FLOAT eb_l[CBANDS], FLOAT thr[CBANDS], int chn) in vbrpsy_compute_masking_l()
[all …]
Dfft.c193 FLOAT x_real[3][BLKSIZE_s], int chn, const sample_t *const buffer[2]) in fft_short()
251 FLOAT x[BLKSIZE], int chn, const sample_t *const buffer[2]) in fft_long()
/third_party/alsa-lib/src/mixer/
Dsimple.c476 snd_mixer_selem_channel_id_t chn; in snd_mixer_selem_set_playback_volume_all() local
501 snd_mixer_selem_channel_id_t chn; in snd_mixer_selem_set_playback_dB_all() local
538 snd_mixer_selem_channel_id_t chn; in snd_mixer_selem_set_playback_switch_all() local
802 snd_mixer_selem_channel_id_t chn; in snd_mixer_selem_set_capture_volume_all() local
827 snd_mixer_selem_channel_id_t chn; in snd_mixer_selem_set_capture_dB_all() local
864 snd_mixer_selem_channel_id_t chn; in snd_mixer_selem_set_capture_switch_all() local
/third_party/alsa-utils/speaker-test/
Dspeaker-test.c254 static int get_speaker_channel(int chn) in get_speaker_channel()
278 static const char *get_channel_name(int chn) in get_channel_name()
314 unsigned int chn; in do_generate() local
771 static int setup_wav_file(int chn) in setup_wav_file()
835 unsigned int chn; in read_wav() local
1017 unsigned int chn; in main() local
/third_party/alsa-lib/src/pcm/
Dpcm_dshare.c63 unsigned int chn, dchn, channels; in do_silence() local
84 unsigned int chn, dchn, channels; in share_areas() local
665 unsigned int chn; in snd_pcm_dshare_open() local
Dpcm_dmix.c163 unsigned int chn, dchn, channels, sample_size; in mix_areas() local
231 unsigned int chn, dchn, channels, sample_size; in remix_areas() local
Dpcm_ladspa.c693 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
Dpcm_dsnoop.c82 unsigned int chn, schn, channels; in snoop_areas() local
Dpcm_direct.c1682 unsigned int chn, channels; local
1726 unsigned int chn, chn1, count = 0; local
/third_party/alsa-utils/alsaloop/
Deffect-sweep.c84 int chn; in effect_apply() local
/third_party/alsa-utils/amixer/
Damixer.c332 snd_mixer_selem_channel_id_t chn, in set_volume_simple()
755 snd_mixer_selem_channel_id_t chn, int dir, in show_selem_volume()
776 snd_mixer_selem_channel_id_t chn; in show_selem() local
1333 snd_mixer_selem_channel_id_t chn; in sset_channels() local
/third_party/alsa-lib/test/
Dpcm.c45 unsigned int chn; in generate_sine() local
793 unsigned int chn; in main() local
Dlatency.c471 int chn; in applyeffect() local
/third_party/backends/backend/
Dhp3900_sane.c830 SANE_Int c, chn, chn_size; in Color_to_Gray() local
Dhp3900_rts8822.c14541 SANE_Int chn; in WShading_Calibrate() local
/third_party/alsa-lib/src/control/
Dcontrol_remap.c1048 long idx = -1, chn = -1; in parse_map_vindex() local
/third_party/ffmpeg/libavfilter/
Davf_showspectrum.c939 int chn; in draw_legend() local