HomeSort by relevance Sort by last modified time
    Searched refs:mic_muted (Results 1 - 3 of 3) sorted by null

  /hardware/qcom/audio/hal/
audio_hw.h 214 bool mic_muted; member in struct:audio_device
audio_hw.c     [all...]
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 69 bool mic_muted; member in struct:audio_device
867 /* no need to acquire in->dev->lock to read mic_muted here as we don't change its state */
868 if (num_read_buff_bytes > 0 && in->dev->mic_muted)
    [all...]

Completed in 710 milliseconds