Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/preprocessing/aidl/
DPreProcessingContext.h81 static constexpr inline int kAgcDefaultCompGain = 9; variable
/frameworks/av/media/libeffects/preprocessing/
DPreProcessing.cpp257 static const int kAgcDefaultCompGain = 9; variable