OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_mic_mute
(Results
1 - 16
of
16
) sorted by null
/hardware/libhardware/include/hardware/
audio.h
573
int (*
get_mic_mute
)(const struct audio_hw_device *dev, bool *state);
member in struct:audio_hw_device
/hardware/libhardware/modules/audio/
audio_hw.c
508
adev->device.
get_mic_mute
= adev_get_mic_mute;
/device/asus/fugu/libaudio/
audio_hal_thunks.cpp
696
adev->device.
get_mic_mute
= adev_get_mic_mute;
/device/generic/goldfish/audio/
audio_hw.c
665
adev->device.
get_mic_mute
= adev_get_mic_mute;
/device/linaro/hikey/audio/
audio_hw.c
665
adev->hw_device.
get_mic_mute
= adev_get_mic_mute;
/hardware/bsp/intel/peripheral/audio/generic/
audio_hal.c
[
all
...]
/hardware/intel/audio_media/hdmi/
tinyaudio_hw.c
937
adev->hw_device.
get_mic_mute
= adev_get_mic_mute;
/hardware/libhardware/modules/usbaudio/
audio_hal.c
[
all
...]
/hardware/libhardware_legacy/audio/
audio_hw_hal.cpp
666
ladev->device.
get_mic_mute
= adev_get_mic_mute;
/hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp
737
qadev->device.
get_mic_mute
= adev_get_mic_mute;
/system/bt/audio_a2dp_hw/
audio_a2dp_hw.c
[
all
...]
/hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp
[
all
...]
/device/google/dragon/audio/hal/
audio_hw.c
[
all
...]
/frameworks/av/services/audioflinger/
AudioFlinger.cpp
903
status_t result = dev->
get_mic_mute
(dev, &state);
[
all
...]
/hardware/qcom/audio/hal/
audio_hw.c
[
all
...]
/device/htc/flounder/audio/hal/
audio_hw.c
[
all
...]
Completed in 59 milliseconds