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

  /system/media/audio/include/system/audio_effects/
effect_agc.h 30 const effect_uuid_t * const FX_IID_AGC = &FX_IID_AGC_;
  /hardware/interfaces/audio/effect/2.0/default/
EffectsFactory.cpp 62 } else if (memcmp(halUuid, FX_IID_AGC, sizeof(effect_uuid_t)) == 0) {
  /frameworks/av/media/libeffects/preprocessing/
PreProcessing.cpp 227 FX_IID_AGC,
    [all...]

Completed in 542 milliseconds