Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/hapticgenerator/aidl/
DHapticGeneratorContext.h90 static constexpr float DEFAULT_DISTORTION_INPUT_GAIN = 0.3f; variable
DHapticGeneratorContext.cpp309 DEFAULT_DISTORTION_CORNER_FREQUENCY, mSampleRate, DEFAULT_DISTORTION_INPUT_GAIN, in buildProcessingChain()
369 ss << "\t\t- distortion input gain: " << DEFAULT_DISTORTION_INPUT_GAIN << '\n'; in contextToString()