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

  /hardware/qcom/audio/hal/msm8974/
platform.c 37 #define DUALMIC_CONFIG_NONE 0 /* Target does not contain 2 mics */
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.h 62 #define DUALMIC_CONFIG_NONE 0
audio_hw.c     [all...]
  /hardware/qcom/audio/hal/msm8960/
platform.c 32 #define DUALMIC_CONFIG_NONE 0 /* Target does not contain 2 mics */
276 my_data->dualmic_config = DUALMIC_CONFIG_NONE;
290 if (my_data->dualmic_config != DUALMIC_CONFIG_NONE) {
    [all...]

Completed in 55 milliseconds