Home
last modified time | relevance | path

Searched defs:kAgcDefaultLimiter (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libeffects/preprocessing/aidl/
DPreProcessingContext.h82 static constexpr inline bool kAgcDefaultLimiter = true; variable
/frameworks/av/media/libeffects/preprocessing/
DPreProcessing.cpp258 static const bool kAgcDefaultLimiter = true; variable