HomeSort by relevance Sort by last modified time
    Searched refs:mixer_ctl (Results 1 - 25 of 27) sorted by null

1 2

  /external/tinyalsa/include/tinyalsa/
asoundlib.h 258 struct mixer_ctl;
269 struct mixer_ctl *mixer_get_ctl(struct mixer *mixer, unsigned int id);
270 struct mixer_ctl *mixer_get_ctl_by_name(struct mixer *mixer, const char *name);
273 const char *mixer_ctl_get_name(struct mixer_ctl *ctl);
274 enum mixer_ctl_type mixer_ctl_get_type(struct mixer_ctl *ctl);
275 const char *mixer_ctl_get_type_string(struct mixer_ctl *ctl);
276 unsigned int mixer_ctl_get_num_values(struct mixer_ctl *ctl);
277 unsigned int mixer_ctl_get_num_enums(struct mixer_ctl *ctl);
278 const char *mixer_ctl_get_enum_string(struct mixer_ctl *ctl,
285 void mixer_ctl_update(struct mixer_ctl *ctl)
    [all...]
  /hardware/qcom/audio/legacy/alsa_sound/
ALSAControl.cpp 56 struct mixer_ctl *ctl;
73 struct mixer_ctl *ctl;
93 struct mixer_ctl *ctl;
113 struct mixer_ctl *ctl;
  /external/tinyalsa/
mixer.c 47 struct mixer_ctl { struct
57 struct mixer_ctl *ctl;
114 mixer->ctl = calloc(elist.count, sizeof(struct mixer_ctl));
185 struct mixer_ctl *mixer_get_ctl(struct mixer *mixer, unsigned int id)
193 struct mixer_ctl *mixer_get_ctl_by_name(struct mixer *mixer, const char *name)
207 void mixer_ctl_update(struct mixer_ctl *ctl)
212 const char *mixer_ctl_get_name(struct mixer_ctl *ctl)
220 enum mixer_ctl_type mixer_ctl_get_type(struct mixer_ctl *ctl)
236 const char *mixer_ctl_get_type_string(struct mixer_ctl *ctl)
252 unsigned int mixer_ctl_get_num_values(struct mixer_ctl *ctl
    [all...]
tinymix.c 40 static void tinymix_print_enum(struct mixer_ctl *ctl, int print_all);
83 struct mixer_ctl *ctl;
104 static void tinymix_print_enum(struct mixer_ctl *ctl, int print_all)
125 struct mixer_ctl *ctl;
181 struct mixer_ctl *ctl;
  /hardware/qcom/audio/post_proc/
effect_api.h 22 struct mixer_ctl *ctl);
39 int offload_bassboost_send_params(struct mixer_ctl *ctl,
61 int offload_virtualizer_send_params(struct mixer_ctl *ctl,
77 int offload_eq_send_params(struct mixer_ctl *ctl, struct eq_params *eq,
134 int offload_reverb_send_params(struct mixer_ctl *ctl,
bass_boost.h 30 struct mixer_ctl *ctl;
equalizer.h 35 struct mixer_ctl *ctl;
virtualizer.h 30 struct mixer_ctl *ctl;
bundle.h 47 struct mixer_ctl *ctl;
reverb.h 46 struct mixer_ctl *ctl;
effect_api.c 56 struct mixer_ctl *ctl)
120 int offload_bassboost_send_params(struct mixer_ctl *ctl,
203 int offload_virtualizer_send_params(struct mixer_ctl *ctl,
294 int offload_eq_send_params(struct mixer_ctl *ctl, struct eq_params *eq,
462 int offload_reverb_send_params(struct mixer_ctl *ctl,
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_audio.h 86 struct mixer_ctl { struct
130 struct mixer_ctl *ctl;
173 struct mixer_ctl;
179 struct mixer_ctl *mixer_get_control(struct mixer *mixer,
181 struct mixer_ctl *mixer_get_nth_control(struct mixer *mixer, unsigned n);
183 int mixer_ctl_set(struct mixer_ctl *ctl, unsigned percent);
184 int mixer_ctl_select(struct mixer_ctl *ctl, const char *value);
185 void mixer_ctl_get(struct mixer_ctl *ctl, unsigned *value);
186 int mixer_ctl_set_value(struct mixer_ctl *ctl, int count, char ** argv);
amix.c 34 struct mixer_ctl *get_ctl(struct mixer *mixer, char *name)
54 struct mixer_ctl *ctl;
alsa_mixer.c 177 mixer->ctl = calloc(elist.count, sizeof(struct mixer_ctl));
284 struct mixer_ctl *mixer_get_control(struct mixer *mixer,
299 struct mixer_ctl *mixer_get_nth_control(struct mixer *mixer, unsigned n)
311 int mixer_ctl_read_tlv(struct mixer_ctl *ctl,
394 void mixer_ctl_get(struct mixer_ctl *ctl, unsigned *value)
479 int mixer_ctl_mulvalues(struct mixer_ctl *ctl, int count, char ** argv)
522 int mixer_ctl_set(struct mixer_ctl *ctl, unsigned percent)
613 static int set_volume_simple(struct mixer_ctl *ctl,
693 int mixer_ctl_set_value(struct mixer_ctl *ctl, int count, char ** argv)
720 int mixer_ctl_select(struct mixer_ctl *ctl, const char *value
    [all...]
  /cts/suite/audio_quality/test/
MixerTest.cpp 45 struct mixer_ctl* control = mixer_get_ctl(mixerp, i);
  /system/media/audio_route/
audio_route.c 36 struct mixer_ctl *ctl;
92 static inline struct mixer_ctl *index_to_ctl(struct audio_route *ar,
105 struct mixer_ctl *ctl = index_to_ctl(ar, path->setting[i].ctl_index);
223 struct mixer_ctl *ctl = index_to_ctl(ar, setting->ctl_index);
250 struct mixer_ctl *ctl;
304 struct mixer_ctl *ctl;
327 struct mixer_ctl *ctl;
347 static int mixer_enum_string_to_value(struct mixer_ctl *ctl, const char *string)
370 struct mixer_ctl *ctl;
478 struct mixer_ctl *ctl
    [all...]
  /hardware/qcom/audio/hal/msm8974/
platform.c     [all...]
  /frameworks/base/cmds/bootanimation/
AudioPlayer.cpp 77 struct mixer_ctl *ctl = mixer_get_ctl_by_name(mixer, name);
  /device/asus/fugu/libaudio/
alsa_utils.cpp 98 struct mixer_ctl* ctrls[kCtrlCount] = {NULL};
  /hardware/qcom/audio/hal/audio_extn/
hfp.c 73 struct mixer_ctl *ctl;
  /hardware/qcom/audio/hal/msm8960/
platform.c 238 struct mixer_ctl *ctl;
853 struct mixer_ctl *ctl;
    [all...]
  /device/htc/flounder/audio/soundtrigger/
sound_trigger_hw.c 73 struct mixer_ctl *ctl_dsp;
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 431 struct mixer_ctl *ctl;
  /device/htc/flounder/audio/hal/
audio_hw.c 689 struct mixer_ctl *ctl;
701 struct mixer_ctl *ctl;
    [all...]
  /hardware/qcom/audio/visualizer/
offload_visualizer.c 305 struct mixer_ctl *ctl;
    [all...]

Completed in 183 milliseconds

1 2