Home
last modified time | relevance | path

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

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