Searched defs:f4 (Results 1 – 3 of 3) sorted by relevance
/reactos/dll/3rdparty/libtiff/ |
H A D | tif_color.c | 259 float f4 = LumaBlue*f3/LumaGreen; int32 D4 = -FIX(CLAMP(f4,0.0F,2.0F)); in TIFFYCbCrToRGBInit() local
|
/reactos/sdk/lib/cryptlib/ |
H A D | sha1.c | 33 #define f4(x,y,z) (x^y^z) macro
|
/reactos/modules/rostests/winetests/d3dx9_36/ |
H A D | shader.c | 672 static const D3DXVECTOR4 f4 = {0.350f, 0.526f, 0.925f, 0.021f}; in test_setting_basic_table() local 1205 static const D3DXVECTOR4 f4 = {0.2f, 0.4f, 0.8f, 1.2f}; in test_SetDefaults() local 1282 static const D3DXVECTOR4 f4 = {0.2f, 0.4f, 0.8f, 1.2f}; in test_SetValue() local
|