comparison mm7_2.cpp @ 1140:3bc7bb4ab1a5

Слияние
author Ritor1
date Sat, 01 Jun 2013 19:40:42 +0600
parents f947bedb2859 71ba92960bc5
children f544cd6f7168
comparison
equal deleted inserted replaced
1139:a3ad3f38a7da 1140:3bc7bb4ab1a5
2234 unsigned int a6h; // [sp+A0h] [bp+18h]@90 2234 unsigned int a6h; // [sp+A0h] [bp+18h]@90
2235 float a6bi; // [sp+A0h] [bp+18h]@218 2235 float a6bi; // [sp+A0h] [bp+18h]@218
2236 float a6bj; // [sp+A0h] [bp+18h]@218 2236 float a6bj; // [sp+A0h] [bp+18h]@218
2237 unsigned int a6r; // [sp+A0h] [bp+18h]@218 2237 unsigned int a6r; // [sp+A0h] [bp+18h]@218
2238 int dstdiffmult; 2238 int dstdiffmult;
2239 2239
2240 using namespace rounding;
2241
2242 int probablyBitDepth = this->field_20.field_C; 2240 int probablyBitDepth = this->field_20.field_C;
2243 switch(probablyBitDepth) 2241 switch(probablyBitDepth)
2244 { 2242 {
2245 case 8: dstdiffmult = dstPitch - dstWidth; 2243 case 8: dstdiffmult = dstPitch - dstWidth;
2246 break; 2244 break;