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

  /system/media/audio/include/system/
audio_effect-base.h 85 EFFECT_CONFIG_CHANNELS = 4, // 0x0004
  /frameworks/av/media/libaudioprocessing/
BufferProviders.cpp 177 mDownmixConfig.inputCfg.mask = EFFECT_CONFIG_SMP_RATE | EFFECT_CONFIG_CHANNELS |
  /hardware/qcom/audio/voice_processing/
voice_processing.c 369 (EFFECT_CONFIG_SMP_RATE | EFFECT_CONFIG_CHANNELS | EFFECT_CONFIG_FORMAT);
  /frameworks/av/media/libeffects/preprocessing/
PreProcessing.cpp     [all...]
  /device/google/dragon/audio/hal/
audio_hw.c 900 config.inputCfg.mask = EFFECT_CONFIG_CHANNELS;
901 config.outputCfg.mask = EFFECT_CONFIG_CHANNELS;
    [all...]

Completed in 4750 milliseconds