Home
last modified time | relevance | path

Searched refs:SL_IID_DYNAMICSPROCESSING (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/media/audio/include/system/audio_effects/
H A Deffect_dynamicsprocessing.h29 const effect_uuid_t * const SL_IID_DYNAMICSPROCESSING = &SL_IID_DYNAMICSPROCESSING_; variable
/aosp12/frameworks/av/services/audioflinger/
H A DEffects.cpp2756 (memcmp(&desc.type, SL_IID_DYNAMICSPROCESSING, sizeof(effect_uuid_t)) == 0))) { in isEffectEligibleForSuspend()