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

/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_video.h71 float RefRCr; member in struct:tagREF_TRANSFORM
H A Devergreen_textured_videofuncs.c122 uco[0] = -trans[ref].RefRCr * uvsinf;
125 vco[0] = trans[ref].RefRCr * uvcosf;
H A Dr600_textured_videofuncs.c120 uco[0] = -trans[ref].RefRCr * uvsinf;
123 vco[0] = trans[ref].RefRCr * uvcosf;
H A Dradeon_textured_videofuncs.c520 uco[0] = -trans[ref].RefRCr * uvsinf;
523 vco[0] = trans[ref].RefRCr * uvcosf;
1673 uco[0] = -trans[ref].RefRCr * uvsinf;
1676 vco[0] = trans[ref].RefRCr * uvcosf;
3268 uco[0] = -trans[ref].RefRCr * uvsinf;
3271 vco[0] = trans[ref].RefRCr * uvcosf;
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_video.h135 float RefRCr; member in struct:tagREF_TRANSFORM
H A Devergreen_textured_videofuncs.c125 uco[0] = -trans[ref].RefRCr * uvsinf;
128 vco[0] = trans[ref].RefRCr * uvcosf;
H A Dr600_textured_videofuncs.c121 uco[0] = -trans[ref].RefRCr * uvsinf;
124 vco[0] = trans[ref].RefRCr * uvcosf;
H A Dradeon_textured_videofuncs.c691 uco[0] = -trans[ref].RefRCr * uvsinf;
694 vco[0] = trans[ref].RefRCr * uvcosf;
1944 uco[0] = -trans[ref].RefRCr * uvsinf;
1947 vco[0] = trans[ref].RefRCr * uvcosf;
3604 uco[0] = -trans[ref].RefRCr * uvsinf;
3607 vco[0] = trans[ref].RefRCr * uvcosf;
H A Dradeon_video.c1087 CAdjRCb = sat * -OvHueSin * trans[ref].RefRCr;
1088 CAdjRCr = sat * OvHueCos * trans[ref].RefRCr;
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv50_xv.c288 float RefRCr; member in struct:REF_TRANSFORM
321 uco[0] = -trans[ref].RefRCr * uvsinf;
324 vco[0] = trans[ref].RefRCr * uvcosf;
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_xv.c49 float RefRCr; member in struct:tagREF_TRANSFORM
348 uco[0] = -trans[ref].RefRCr * uvsinf;
351 vco[0] = trans[ref].RefRCr * uvcosf;

Completed in 21 milliseconds