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

1 2

  /external/tinyalsa/include/tinyalsa/
asoundlib.h 273 struct mixer_ctl;
284 struct mixer_ctl *mixer_get_ctl(struct mixer *mixer, unsigned int id);
285 struct mixer_ctl *mixer_get_ctl_by_name(struct mixer *mixer, const char *name);
288 const char *mixer_ctl_get_name(struct mixer_ctl *ctl);
289 enum mixer_ctl_type mixer_ctl_get_type(struct mixer_ctl *ctl);
290 const char *mixer_ctl_get_type_string(struct mixer_ctl *ctl);
291 unsigned int mixer_ctl_get_num_values(struct mixer_ctl *ctl);
292 unsigned int mixer_ctl_get_num_enums(struct mixer_ctl *ctl);
293 const char *mixer_ctl_get_enum_string(struct mixer_ctl *ctl,
300 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;
  /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 59 struct mixer_ctl *ctl)
123 int offload_bassboost_send_params(struct mixer_ctl *ctl,
206 int offload_virtualizer_send_params(struct mixer_ctl *ctl,
297 int offload_eq_send_params(struct mixer_ctl *ctl, struct eq_params *eq,
465 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...]
  /external/tinyalsa/
mixer.c 49 struct mixer_ctl { struct
59 struct mixer_ctl *ctl;
116 mixer->ctl = calloc(elist.count, sizeof(struct mixer_ctl));
187 struct mixer_ctl *mixer_get_ctl(struct mixer *mixer, unsigned int id)
195 struct mixer_ctl *mixer_get_ctl_by_name(struct mixer *mixer, const char *name)
209 void mixer_ctl_update(struct mixer_ctl *ctl)
214 const char *mixer_ctl_get_name(struct mixer_ctl *ctl)
222 enum mixer_ctl_type mixer_ctl_get_type(struct mixer_ctl *ctl)
238 const char *mixer_ctl_get_type_string(struct mixer_ctl *ctl)
254 unsigned int mixer_ctl_get_num_values(struct mixer_ctl *ctl
    [all...]
tinymix.c 43 static void tinymix_print_enum(struct mixer_ctl *ctl, const char *space,
130 struct mixer_ctl *ctl;
161 static void tinymix_print_enum(struct mixer_ctl *ctl, const char *space,
187 struct mixer_ctl *ctl;
272 static void tinymix_set_byte_ctl(struct mixer_ctl *ctl,
337 struct mixer_ctl *ctl;
  /cts/suite/audio_quality/test/
MixerTest.cpp 44 struct mixer_ctl* control = mixer_get_ctl(mixerp, i);
  /device/asus/fugu/libaudio/
HDMIAudioOutput.cpp 90 struct mixer_ctl *ctl = mixer_get_ctl_by_name(mixer, ctlName);
  /hardware/qcom/audio/hal/audio_extn/
utils.c 46 struct mixer_ctl *ctl;
86 struct mixer_ctl *ctl = NULL;
122 struct mixer_ctl *ctl;
353 struct mixer_ctl *ctl;
405 struct mixer_ctl *ctl;
hfp.c 87 struct mixer_ctl *ctl;
143 struct mixer_ctl *ctl;
184 struct mixer_ctl *ctl;
usb.c 104 static void usb_mixer_print_enum(struct mixer_ctl *ctl)
120 struct mixer_ctl *ctl;
170 struct mixer_ctl *ctl;
196 struct mixer_ctl *ctl;
494 struct mixer_ctl *ctl;
836 struct mixer_ctl *ctl = mixer_get_ctl_by_name(
    [all...]
  /system/media/audio_route/
audio_route.c 43 struct mixer_ctl *ctl;
120 static inline struct mixer_ctl *index_to_ctl(struct audio_route *ar,
134 struct mixer_ctl *ctl = index_to_ctl(ar, path->setting[i].ctl_index);
262 struct mixer_ctl *ctl = index_to_ctl(ar, setting->ctl_index);
298 struct mixer_ctl *ctl;
378 struct mixer_ctl *ctl;
400 struct mixer_ctl *ctl;
421 static int mixer_enum_string_to_value(struct mixer_ctl *ctl, const char *string)
455 struct mixer_ctl *ctl;
579 struct mixer_ctl *ctl
    [all...]
  /hardware/qcom/audio/hal/
acdb.c 95 struct mixer_ctl *ctl = NULL;
  /hardware/qcom/audio/hal/msm8916/
platform.c 687 struct mixer_ctl *ctl;
    [all...]
  /hardware/qcom/audio/hal/msm8960/
platform.c 253 struct mixer_ctl *ctl;
    [all...]
  /hardware/qcom/audio/hal/msm8974/
platform.c     [all...]
  /device/google/dragon/audio/soundtrigger/
sound_trigger_hw.c 72 struct mixer_ctl *int_mic_sw;
73 struct mixer_ctl *hotword_model;

Completed in 1530 milliseconds

1 2