Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/hapticgenerator/aidl/
DHapticGeneratorContext.h89 static constexpr float DEFAULT_DISTORTION_CORNER_FREQUENCY = 300.0f; variable
DHapticGeneratorContext.cpp309 DEFAULT_DISTORTION_CORNER_FREQUENCY, mSampleRate, DEFAULT_DISTORTION_INPUT_GAIN, in buildProcessingChain()
368 ss << "\t\t- distortion corner frequency: " << DEFAULT_DISTORTION_CORNER_FREQUENCY << '\n'; in contextToString()