Document qmfbid values
authorEven Rouault <even.rouault@spatialys.com>
Wed, 9 Aug 2017 12:13:58 +0000 (14:13 +0200)
committerEven Rouault <even.rouault@spatialys.com>
Wed, 9 Aug 2017 12:13:58 +0000 (14:13 +0200)
src/lib/openjp2/openjpeg.h

index e08be7eecf7d88f814747e05dc10f1ab5d0c33dc..d571c516ed24c4475c3899774c9354563df41971 100644 (file)
@@ -873,7 +873,7 @@ typedef struct opj_tccp_info {
     OPJ_UINT32 cblkh;
     /** code-block coding style */
     OPJ_UINT32 cblksty;
-    /** discrete wavelet transform identifier */
+    /** discrete wavelet transform identifier: 0 = 9-7 irreversible, 1 = 5-3 reversible */
     OPJ_UINT32 qmfbid;
     /** quantisation style */
     OPJ_UINT32 qntsty;