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

/hardware/intel/img/psb_video/src/
H A Dpsb_texture.h92 uint32_t gamma1; member in struct:psb_texture_s
H A Dpsb_overlay.h317 uint32_t gamma1; member in struct:_PsbPortPrivRec
H A Dpsb_overlay.c130 uint32_t gamma1 = pPriv->gamma1; local
137 gamma1 = I830BoundGamma(gamma1, gamma0);
138 gamma2 = I830BoundGamma(gamma2, gamma1);
149 regs.overlay.OGAMC1 = gamma1;
1301 pPriv->gamma1 = 0x101010;
H A Dpsb_texture.c243 texture_priv->gamma1 = 0x101010;

Completed in 94 milliseconds