Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dppevvmath.h92 static int uGetScaledDecimal (fInt); /* Internal function */
385 scaledDecimal.full = uGetScaledDecimal(A); in ConvertBackToInteger()
511 static int uGetScaledDecimal (fInt A) /*Converts the fractional portion to whole integers - Costly … in uGetScaledDecimal() function