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

/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_video.h69 float RefLuma; member in struct:tagREF_TRANSFORM
H A Devergreen_textured_videofuncs.c121 yco = trans[ref].RefLuma * cont;
H A Dr600_textured_videofuncs.c119 yco = trans[ref].RefLuma * cont;
H A Dradeon_textured_videofuncs.c508 if (cont * trans[ref].RefLuma > 2.0)
509 cont = 2.0 / trans[ref].RefLuma;
519 yco = trans[ref].RefLuma * cont;
1672 yco = trans[ref].RefLuma * cont;
3267 yco = trans[ref].RefLuma * cont;
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_video.h133 float RefLuma; member in struct:tagREF_TRANSFORM
H A Devergreen_textured_videofuncs.c124 yco = trans[ref].RefLuma * cont;
H A Dr600_textured_videofuncs.c120 yco = trans[ref].RefLuma * cont;
H A Dradeon_textured_videofuncs.c679 if (cont * trans[ref].RefLuma > 2.0)
680 cont = 2.0 / trans[ref].RefLuma;
690 yco = trans[ref].RefLuma * cont;
1943 yco = trans[ref].RefLuma * cont;
3603 yco = trans[ref].RefLuma * cont;
H A Dradeon_video.c1081 CAdjLuma = cont * trans[ref].RefLuma;
1082 CAdjOff = cont * trans[ref].RefLuma * bright * 1023.0;
1083 RedAdj = cont * trans[ref].RefLuma * red_intensity * 1023.0;
1084 GreenAdj = cont * trans[ref].RefLuma * green_intensity * 1023.0;
1085 BlueAdj = cont * trans[ref].RefLuma * blue_intensity * 1023.0;
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv50_xv.c286 float RefLuma; member in struct:REF_TRANSFORM
320 yco = trans[ref].RefLuma * cont;
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_xv.c47 float RefLuma; member in struct:tagREF_TRANSFORM
347 yco = trans[ref].RefLuma * cont;

Completed in 19 milliseconds