HomeSort by relevance Sort by last modified time
    Searched refs:mixer (Results 26 - 50 of 72) sorted by null

12 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
asoundlib.h 54 #include <alsa/mixer.h>
  /hardware/qcom/audio/post_proc/
effect_api.c 56 struct mixer *mixer,
64 mixer = mixer_open(card);
65 if (!mixer) {
66 ALOGE("Failed to open mixer");
70 ctl = mixer_get_ctl_by_name(mixer, mixer_string);
73 mixer_close(mixer);
74 mixer = NULL;
78 ALOGV("mixer: %p, ctl: %p", mixer, ctl)
    [all...]
bundle.c 204 /* populate the mixer control to send offload parameters */
207 out_ctxt->mixer = mixer_open(MIXER_CARD);
208 if (!out_ctxt->mixer) {
209 ALOGE("Failed to open mixer");
215 out_ctxt->ctl = mixer_get_ctl_by_name(out_ctxt->mixer, mixer_string);
218 mixer_close(out_ctxt->mixer);
219 out_ctxt->mixer = NULL;
266 if (out_ctxt->mixer)
267 mixer_close(out_ctxt->mixer);
  /external/webrtc/webrtc/voice_engine/
output_mixer.h 38 static int32_t Create(OutputMixer*& mixer, uint32_t instanceId);
40 static void Destroy(OutputMixer*& mixer);
output_mixer.cc 79 OutputMixer::Create(OutputMixer*& mixer, uint32_t instanceId)
83 mixer = new OutputMixer(instanceId);
84 if (mixer == NULL)
88 "mixer");
115 "OutputMixer::OutputMixer() failed to register mixer"
123 OutputMixer::Destroy(OutputMixer*& mixer)
125 if (mixer)
127 delete mixer;
128 mixer = NULL;
transmit_mixer.h 42 static int32_t Create(TransmitMixer*& mixer, uint32_t instanceId);
44 static void Destroy(TransmitMixer*& mixer);
  /hardware/qcom/display/msm8084/liboverlay/
overlay.h 57 dpy(DPY_PRIMARY), mixer(MIXER_DEFAULT) {}
62 int mixer; member in struct:overlay::Overlay::PipeSpecs
111 /* Returns available ("unallocated") pipes for a display's mixer */
112 int availablePipes(int dpy, int mixer);
163 * asisgned to a mixer within a display it cannot be reused for another
164 * mixer without being UNSET once*/
165 utils::eDest nextPipe(utils::eMdpPipeType, int dpy, int mixer);
188 /* Mixer within a split display this pipe is attached to */
254 inline int Overlay::availablePipes(int dpy, int mixer) {
260 mPipeBook[i].mMixer == mixer) &
    [all...]
  /hardware/qcom/display/msm8226/liboverlay/
overlay.h 57 dpy(DPY_PRIMARY), mixer(MIXER_DEFAULT), numActiveDisplays(1) {}
62 int mixer; member in struct:overlay::Overlay::PipeSpecs
112 /* Returns available ("unallocated") pipes for a display's mixer */
113 int availablePipes(int dpy, int mixer);
168 * asisgned to a mixer within a display it cannot be reused for another
169 * mixer without being UNSET once*/
170 utils::eDest nextPipe(utils::eMdpPipeType, int dpy, int mixer);
196 /* Mixer within a split display this pipe is attached to */
262 inline int Overlay::availablePipes(int dpy, int mixer) {
268 mPipeBook[i].mMixer == mixer) &
    [all...]
  /hardware/qcom/display/msm8909/liboverlay/
overlay.h 57 dpy(DPY_PRIMARY), mixer(MIXER_DEFAULT), numActiveDisplays(1) {}
62 int mixer; member in struct:overlay::Overlay::PipeSpecs
112 /* Returns available ("unallocated") pipes for a display's mixer */
113 int availablePipes(int dpy, int mixer);
171 * asisgned to a mixer within a display it cannot be reused for another
172 * mixer without being UNSET once*/
200 /* Mixer within a split display this pipe is attached to */
202 /* Format for which this pipe is attached to the mixer*/
266 inline int Overlay::availablePipes(int dpy, int mixer) {
272 mPipeBook[i].mMixer == mixer) &
    [all...]
  /hardware/qcom/display/msm8994/liboverlay/
overlay.h 60 dpy(DPY_PRIMARY), mixer(MIXER_DEFAULT), numActiveDisplays(1) {}
65 int mixer; member in struct:overlay::Overlay::PipeSpecs
115 /* Returns available ("unallocated") pipes for a display's mixer */
116 int availablePipes(int dpy, int mixer);
173 * asisgned to a mixer within a display it cannot be reused for another
174 * mixer without being UNSET once*/
208 /* Mixer within a split display this pipe is attached to */
210 /* Format for which this pipe is attached to the mixer*/
281 inline int Overlay::availablePipes(int dpy, int mixer) {
287 mPipeBook[i].mMixer == mixer) &
    [all...]
  /device/google/dragon/audio/soundtrigger/
sound_trigger_hw.c 71 struct mixer *mixer; member in struct:dragon_sound_trigger_device
106 stdev->mixer = mixer_open(DRAGON_MIXER_VAD);
107 if (!stdev->mixer)
110 stdev->int_mic_sw = mixer_get_ctl_by_name(stdev->mixer, DRAGON_MIC_CTRL);
114 stdev->hotword_model = mixer_get_ctl_by_name(stdev->mixer,
117 ALOGE("No hotword model mixer control\n");
124 if (stdev->mixer)
125 mixer_close(stdev->mixer);
145 mixer_close(stdev->mixer);
    [all...]
  /device/asus/fugu/libaudio/
alsa_utils.cpp 97 struct mixer* mixer = NULL; local
106 // Open the mixer for the chosen ALSA device
107 if (NULL == (mixer = mixer_open(ALSADeviceID))) {
114 // later, they are just pointers into the tinyalsa mixer structure itself.
116 ctrls[i] = mixer_get_ctl_by_name(mixer, kCtrlNames[i]);
202 if (NULL != mixer)
203 mixer_close(mixer);
  /device/htc/flounder/audio/soundtrigger/
sound_trigger_hw.c 73 struct mixer *mixer; member in struct:flounder_sound_trigger_device
116 stdev->mixer = mixer_open(FLOUNDER_MIXER_VAD);
117 if (!stdev->mixer)
120 stdev->ctl_dsp = mixer_get_ctl_by_name(stdev->mixer, FLOUNDER_CTRL_DSP);
130 if (stdev->mixer)
131 mixer_close(stdev->mixer);
151 mixer_close(stdev->mixer);
650 ALOGE("Error mixer init");
  /bionic/libc/kernel/uapi/sound/
hdspm.h 175 struct hdspm_mixer * mixer; member in struct:hdspm_mixer_ioctl
  /external/kernel-headers/original/uapi/sound/
hdspm.h 192 /* ------------- get Matrix Mixer IOCTL --------------- */
194 /* MADI mixer: 64inputs+64playback in 64outputs = 8192 => *4Byte =
203 Ins to Outs mixer[out].in[in], Outstreams to Outs mixer[out].pb[pb] */
217 struct hdspm_mixer *mixer; member in struct:hdspm_mixer_ioctl
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/sound/
hdspm.h 190 /* ------------- get Matrix Mixer IOCTL --------------- */
192 /* MADI mixer: 64inputs+64playback in 64outputs = 8192 => *4Byte =
201 Ins to Outs mixer[out].in[in], Outstreams to Outs mixer[out].pb[pb] */
215 struct hdspm_mixer *mixer; member in struct:hdspm_mixer_ioctl
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
hdspm.h 190 /* ------------- get Matrix Mixer IOCTL --------------- */
192 /* MADI mixer: 64inputs+64playback in 64outputs = 8192 => *4Byte =
201 Ins to Outs mixer[out].in[in], Outstreams to Outs mixer[out].pb[pb] */
215 struct hdspm_mixer *mixer; member in struct:hdspm_mixer_ioctl
  /hardware/bsp/intel/peripheral/audio/generic/
audio_hal.c 1114 struct mixer *mixer; local
1174 struct mixer *mixer; local
    [all...]
  /hardware/qcom/audio/visualizer/
offload_visualizer.c 176 /* Retry for delay for mixer open */
303 int configure_proxy_capture(struct mixer *mixer, int value) {
304 const char *proxy_ctl_name = "AFE_PCM_RX Audio Mixer MultiMedia4";
310 ctl = mixer_get_ctl_by_name(mixer, proxy_ctl_name);
329 struct mixer *mixer; local
340 mixer = mixer_open(MIXER_CARD);
341 while (mixer == NULL && retry_num < RETRY_NUMBER) {
343 mixer = mixer_open(MIXER_CARD)
    [all...]
  /system/media/audio_route/
audio_route.c 71 struct mixer *mixer; member in struct:audio_route
115 LOG_ALWAYS_FATAL("Unsupported mixer ctl type: %d, check type before calling", (int)type);
190 /* check if we need to allocate more space for mixer paths */
207 /* initialise the new mixer path */
213 /* return the mixer path just added, then increment number of them */
301 /* Check that mixer value index is within range */
305 ALOGE("mixer index %d is out of range for '%s'", mixer_value->index,
419 /* mixer helper function */
487 /* Obtain the mixer ctl and value *
    [all...]
  /hardware/qcom/audio/hal/msm8916/
platform.c 666 ctl = mixer_get_ctl_by_name(adev->mixer, CVD_VERSION_MIXER_CTL);
668 ALOGE("%s: Could not get ctl for mixer cmd - %s", __func__, CVD_VERSION_MIXER_CTL);
799 snd_card_name = mixer_get_name(my_data->adev->mixer);
836 adev->mixer = mixer_open(snd_card_num);
838 while (!adev->mixer && retry_num < RETRY_NUMBER) {
840 adev->mixer = mixer_open(snd_card_num);
844 if (!adev->mixer) {
845 ALOGE("%s: Unable to open the mixer card: %d", __func__,
852 snd_card_name = mixer_get_name(adev->mixer);
    [all...]
  /device/google/dragon/audio/hal/
audio_hw.h 55 * devices to enable corresponding mixer paths
293 struct mixer* mixer; member in struct:mixer_card
  /device/htc/flounder/audio/hal/
audio_hw.h 67 * devices to enable corresponding mixer paths
372 struct mixer* mixer; member in struct:mixer_card
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 412 struct mixer *mixer; local
421 mixer = mixer_open(card);
422 if (!mixer) {
423 ALOGE("[EDID] Failed to open mixer\n");
428 if (id >= mixer_get_num_ctls(mixer)) {
433 ctl = mixer_get_ctl_by_name(mixer, "Playback Channel Map");
435 //ctl = mixer_get_ctl(mixer, id);
460 mixer_close(mixer);
465 mixer_close(mixer);
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.h 282 struct mixer *mixer; member in struct:audio_device

Completed in 710 milliseconds

12 3