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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dtheatre200.c104 static uint32_t dsp_set_tint(TheatrePtr t, uint8_t tint);
808 static uint32_t dsp_set_tint(TheatrePtr t, uint8_t tint) function in typeref:typename:uint32_t
819 DEBUG("dsp_set_tint: %x\n", result);
1526 dsp_set_tint(t, (uint8_t)((hue*255)/2000 + 128));

Completed in 4 milliseconds