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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi.h840 int XvGammaRed, XvGammaGreen, XvGammaBlue; member in struct:__anon348028e20508
H A Dxgi_opt.c256 pXGI->XvGammaRed = pXGI->XvGammaGreen = pXGI->XvGammaBlue = 1000;
H A Dxgi_video.c585 pXGI->XvGammaGreen = value;
666 *value = pXGI->XvGammaGreen;
H A Dxgi_videohw.c206 double green = 1.0 / (double)((double)pXGI->XvGammaGreen / 1000);
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_opt.c567 pSiS->XvGammaRed = pSiS->XvGammaGreen = pSiS->XvGammaBlue =
2185 &pSiS->XvGammaRed, &pSiS->XvGammaGreen, &pSiS->XvGammaBlue)) {
2188 pSiS->XvGammaGreenDef = pSiS->XvGammaGreen;
H A Dsis.h950 int XvGammaRed, XvGammaGreen, XvGammaBlue; member in struct:__anon2d7f85d00308
1365 int XvGammaRed, XvGammaGreen, XvGammaBlue; member in struct:__anon2d7f85d00508
H A Dsis_utility.c1708 pSiS->XvGammaGreen = sdcbuf->sdc_parm[1];
1718 sdcbuf->sdc_result[1] = pSiS->XvGammaGreen;
H A Dsis_video.c237 double green = 1.0 / (double)((double)pSiS->XvGammaGreen / 1000);
417 pSiS->XvGammaGreen = pSiS->XvGammaGreenDef;
1288 pSiS->XvGammaGreen = value;
1381 *value = pSiS->XvGammaGreen;
H A Dsis_driver.c4332 pSiSEnt->XvGammaGreen = pSiS->XvGammaGreen;
4405 pSiS->XvGammaGreen = pSiS->XvGammaGreenDef = pSiSEnt->XvGammaGreen;
5371 (float)((float)pSiS->XvGammaGreen / 1000),

Completed in 34 milliseconds