Parent Directory
|
Revision Log
|
Patch
revision 1.1.2.3, Wed Sep 10 22:18:59 2003 UTC | revision 1.1.2.4, Thu Sep 11 15:29:32 2003 UTC | |
---|---|---|
# | Line 32 | Line 32 |
32 | { | { |
33 | int length = 1 << (fcode+4); | int length = 1 << (fcode+4); |
34 | ||
35 | if (quarterpel) value *= 2; | // if (quarterpel) value *= 2; |
36 | ||
37 | if (value < -length) | if (value < -length) |
38 | return -length; | return -length; |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |