Document qmfbid values

This commit is contained in:
Even Rouault 2017-08-09 14:13:58 +02:00
parent ac375ac9f5
commit 11b1ffb373
1 changed files with 1 additions and 1 deletions

View 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;