Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/hapticgenerator/aidl/
DHapticGeneratorContext.h91 static constexpr float DEFAULT_DISTORTION_CUBE_THRESHOLD = 0.1f; variable
DHapticGeneratorContext.cpp310 DEFAULT_DISTORTION_CUBE_THRESHOLD, getDistortionOutputGain(), channelCount); in buildProcessingChain()
370 ss << "\t\t- distortion cube threshold: " << DEFAULT_DISTORTION_CUBE_THRESHOLD << '\n'; in contextToString()