Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/wrapper/Reverb/aidl/
DReverbContext.h115 static inline const std::vector<LPFPair> kLPFMapping = { variable
DReverbContext.cpp327 for (auto lpfPair : kLPFMapping) { in convertHfLevel()