Searched refs:round_fixed (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i2c/
H A Dch7006_mode.c221 black_level = round_fixed(norm->black_level*26625)/gain;
240 subc_inc = round_fixed((mode->subc_coeff >> 8)
352 hpos = round_fixed((norm->hvirtual * aspect - mode->hdisplay * scale)
358 vpos = max(0, norm->vdisplay - round_fixed(mode->vdisplay*scale)
H A Dch7006_priv.h163 static inline int32_t round_fixed(fixed x) function

Completed in 38 milliseconds