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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dtheatre.c1002 uint8_t bTempContrast=0; local in function:RT_SetContrast
1040 bTempContrast = (uint8_t) ((dbContrast * dbYgain * 64) + 0.5);
1042 WriteRT_fld (fld_LP_CONTRAST, (uint32_t)bTempContrast);

Completed in 5 milliseconds