Home
last modified time | relevance | path

Searched defs:mixer (Results 1 – 19 of 19) sorted by relevance

/external/tinyalsa_new/src/
Dmixer.c71 struct mixer *mixer; member
96 struct mixer { struct
101 /* Hardware (kernel interface) mixer control group */ argument
102 struct mixer_ctl_group *h_grp; argument
104 struct mixer_ctl_group *v_grp; argument
124 static void mixer_grp_close(struct mixer *mixer, struct mixer_ctl_group *grp) in mixer_grp_close()
146 void mixer_close(struct mixer *mixer) in mixer_close()
178 static int add_controls(struct mixer *mixer, struct mixer_ctl_group *grp) in add_controls()
251 static int mixer_grp_open(struct mixer *mixer, unsigned int card, bool is_hw) in mixer_grp_open()
313 struct mixer *mixer = NULL; in mixer_open() local
[all …]
/external/tinyalsa/
Dmixer.c73 struct mixer { struct
77 /* hardware/physical mixer control group */ argument
78 struct mixer_ctl_group *hw_grp; argument
85 struct mixer_ctl_group *virt_grp; argument
90 static void mixer_grp_close(struct mixer_ctl_group *grp) in mixer_grp_close() argument
115 void mixer_close(struct mixer *mixer) in mixer_close()
204 static int mixer_do_hw_open(struct mixer *mixer, unsigned int card) in mixer_do_hw_open()
234 static int mixer_do_plugin_open(struct mixer *mixer, unsigned int card, in mixer_do_plugin_open()
267 struct mixer *mixer = NULL; in mixer_open() local
340 const char *mixer_get_name(struct mixer *mixer) in mixer_get_name()
[all …]
Dtinymix.c73 struct mixer *mixer; in main() local
138 static void tinymix_list_controls(struct mixer *mixer) in tinymix_list_controls()
194 static int tinymix_detail_control(struct mixer *mixer, const char *control, in tinymix_detail_control()
344 static int tinymix_set_value(struct mixer *mixer, const char *control, in tinymix_set_value()
/external/webrtc/audio/utility/
Dchannel_mixer_unittest.cc170 ChannelMixer mixer(input_layout, output_layout); in TEST_F() local
198 ChannelMixer mixer(input_layout, output_layout); in TEST_F() local
210 ChannelMixer mixer(CHANNEL_LAYOUT_STEREO, CHANNEL_LAYOUT_MONO); in TEST_F() local
238 ChannelMixer mixer(CHANNEL_LAYOUT_STEREO, CHANNEL_LAYOUT_MONO); in TEST_F() local
247 ChannelMixer mixer(CHANNEL_LAYOUT_5_1, CHANNEL_LAYOUT_7_1); in TEST_F() local
255 ChannelMixer mixer(CHANNEL_LAYOUT_5_1, CHANNEL_LAYOUT_MONO); in TEST_F() local
287 ChannelMixer mixer(CHANNEL_LAYOUT_5_1, CHANNEL_LAYOUT_7_1); in TEST_F() local
322 ChannelMixer mixer(CHANNEL_LAYOUT_5_1_BACK, CHANNEL_LAYOUT_STEREO); in TEST_F() local
350 ChannelMixer mixer(CHANNEL_LAYOUT_MONO, CHANNEL_LAYOUT_STEREO); in TEST_F() local
370 ChannelMixer mixer(CHANNEL_LAYOUT_STEREO, CHANNEL_LAYOUT_5_1); in TEST_F() local
/external/webrtc/modules/audio_mixer/
Daudio_mixer_impl_unittest.cc139 const auto mixer = AudioMixerImpl::Create(); in MixAndCompare() local
164 rtc::scoped_refptr<AudioMixer> mixer, in MixMonoAtGivenNativeRate()
178 const auto mixer = AudioMixerImpl::Create(); in TEST() local
218 const auto mixer = AudioMixerImpl::Create(); in TEST() local
246 const auto mixer = AudioMixerImpl::Create(); in TEST() local
263 const auto mixer = AudioMixerImpl::Create(); in TEST() local
279 const auto mixer = AudioMixerImpl::Create(); in TEST() local
303 const auto mixer = AudioMixerImpl::Create(); in TEST() local
320 const auto mixer = AudioMixerImpl::Create(); in TEST() local
340 const auto mixer = AudioMixerImpl::Create(); in TEST() local
[all …]
Daudio_frame_manipulator.cc82 ChannelMixer mixer(GuessChannelLayout(frame->num_channels()), in RemixFrame() local
Daudio_mixer_test.cc115 rtc::scoped_refptr<webrtc::AudioMixerImpl> mixer( in main() local
/external/mesa3d/src/gallium/frontends/vdpau/
Dmixer.c47 VdpVideoMixer *mixer) in vlVdpVideoMixerCreate()
184 vlVdpVideoMixerDestroy(VdpVideoMixer mixer) in vlVdpVideoMixerDestroy()
228 VdpStatus vlVdpVideoMixerRender(VdpVideoMixer mixer, in vlVdpVideoMixerRender()
584 vlVdpVideoMixerGetFeatureSupport(VdpVideoMixer mixer, in vlVdpVideoMixerGetFeatureSupport()
647 vlVdpVideoMixerSetFeatureEnables(VdpVideoMixer mixer, in vlVdpVideoMixerSetFeatureEnables()
722 vlVdpVideoMixerGetFeatureEnables(VdpVideoMixer mixer, in vlVdpVideoMixerGetFeatureEnables()
781 vlVdpVideoMixerSetAttributeValues(VdpVideoMixer mixer, in vlVdpVideoMixerSetAttributeValues()
905 vlVdpVideoMixerGetParameterValues(VdpVideoMixer mixer, in vlVdpVideoMixerGetParameterValues()
944 vlVdpVideoMixerGetAttributeValues(VdpVideoMixer mixer, in vlVdpVideoMixerGetAttributeValues()
/external/tinyalsa_new/utils/
Dtinymix.c134 struct mixer *mixer = mixer_open(card); in main() local
200 static void list_controls(struct mixer *mixer, int print_all) in list_controls()
245 static void print_control_values_by_name_or_id(struct mixer *mixer, const char *name_or_id) in print_control_values_by_name_or_id()
537 static int set_values(struct mixer *mixer, const char *control, in set_values()
/external/perfetto/protos/perfetto/trace/ftrace/
Dmdss.proto27 optional uint32 mixer = 3; field
73 optional uint32 mixer = 3; field
/external/crosvm/devices/src/pci/ac97_bus_master/sys/
Dwindows.rs548 let mut mixer = Ac97Mixer::new(); in start_playback() localVariable
629 let mut mixer = Ac97Mixer::new(); in start_capture() localVariable
Dunix.rs500 let mut mixer = Ac97Mixer::new(); in start_playback() localVariable
612 let mut mixer = Ac97Mixer::new(); in start_capture() localVariable
/external/crosvm/devices/src/pci/
Dac97_bus_master.rs619 let mut mixer = Ac97Mixer::new(); in bm_bdbar() localVariable
641 let mixer = Ac97Mixer::new(); in bm_status_reg() localVariable
655 let mut mixer = Ac97Mixer::new(); in bm_global_control() localVariable
Dac97.rs130 mixer: Ac97Mixer, field
/external/webrtc/audio/
Daudio_transport_impl.cc91 AudioMixer* mixer, in AudioTransportImpl()
Daudio_state_unittest.cc115 rtc::scoped_refptr<AudioMixer> mixer() { return audio_mixer; } in mixer() function
/external/kernel-headers/original/uapi/sound/
Dhdspm.h205 struct hdspm_mixer *mixer; member
Dfirewire.h208 } mixer; member
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto6942 optional uint32 mixer = 3; field
6988 optional uint32 mixer = 3; field