Searched refs:compLevel (Results 1 – 1 of 1) sorted by relevance
69 int compLevel; member101 for (const auto compLevel : kAGCCompLevels) { in __anon09ffe9c10202() local102 AGCParams agcParams = {.targetLevel = targetLevel, .compLevel = compLevel}; in __anon09ffe9c10202()141 ASSERT_NO_FATAL_FAILURE(effect.setParam(AGC_PARAM_COMP_GAIN, agcParams->compLevel)); in setPreProcParams()