OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:round_fixed
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i2c/
ch7006_mode.c
226
black_level =
round_fixed
(norm->black_level*26625)/gain;
245
subc_inc =
round_fixed
((mode->subc_coeff >> 8)
357
hpos =
round_fixed
((norm->hvirtual * aspect - mode->hdisplay * scale)
363
vpos = max(0, norm->vdisplay -
round_fixed
(mode->vdisplay*scale)
ch7006_priv.h
165
static inline int32_t
round_fixed
(fixed x)
function in typeref:typename:int32_t
Completed in 12 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025