Home
last modified time | relevance | path

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

/base/useriam/fingerprint_auth/services_ex/src/
Dsensor_illumination_task.cpp72 float currAlphaDiff = slope * currBrightnessDiff; in GetBackgroundAlpha() local
73 … outAlpha = BRIGHTNESS_AND_ALPHA[i - 1][ALPHA_INDEX] + static_cast<uint32_t>(currAlphaDiff); in GetBackgroundAlpha()