Fix documentation of opj_t1_decode_cblks()
This commit is contained in:
parent
dde6cbabc0
commit
9b39fc4bcc
|
@ -224,7 +224,8 @@ OPJ_BOOL opj_t1_encode_cblks(opj_t1_t *t1,
|
|||
|
||||
/**
|
||||
Decode the code-blocks of a tile
|
||||
@param t1 T1 handle
|
||||
@param tp Thread pool
|
||||
@param pret Pointer to return value
|
||||
@param tilec The tile to decode
|
||||
@param tccp Tile coding parameters
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue