summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/JP2K.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/JP2K.h b/src/JP2K.h
index 8128de5..194e533 100755
--- a/src/JP2K.h
+++ b/src/JP2K.h
@@ -161,8 +161,8 @@ namespace JP2K
void Dump(FILE* stream = 0) const;
};
- const int SqcdOFST = 1;
- const int SPqcdOFST = 2;
+ const int SqcdOFST = 0;
+ const int SPqcdOFST = 1;
enum QuantizationType_t
{