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

/hardware/intel/img/psb_video/src/
H A Dpsb_texture.h94 uint32_t gamma3; member in struct:psb_texture_s
H A Dpsb_overlay.h319 uint32_t gamma3; member in struct:_PsbPortPrivRec
H A Dpsb_overlay.c132 uint32_t gamma3 = pPriv->gamma3; local
139 gamma3 = I830BoundGamma(gamma3, gamma2);
140 gamma4 = I830BoundGamma(gamma4, gamma3);
151 regs.overlay.OGAMC3 = gamma3;
1299 pPriv->gamma3 = 0x404040;
H A Dpsb_texture.c241 texture_priv->gamma3 = 0x404040;

Completed in 43 milliseconds