summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/tcd.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2025-01-24 13:26:40 +0100
committerCarl Hetherington <cth@carlh.net>2025-01-24 13:26:40 +0100
commite53debb0a1b49af365cd9b67b7161d343c872ecd (patch)
treef4e11879669639b484169473b98e94412368760f /src/lib/openjp2/tcd.h
parentad8edaacd54a862940d0a77c41ecda5858b54d6e (diff)
Diffstat (limited to 'src/lib/openjp2/tcd.h')
-rw-r--r--src/lib/openjp2/tcd.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/openjp2/tcd.h b/src/lib/openjp2/tcd.h
index f659869a..66809757 100644
--- a/src/lib/openjp2/tcd.h
+++ b/src/lib/openjp2/tcd.h
@@ -425,7 +425,8 @@ OPJ_BOOL opj_tcd_decode_tile(opj_tcd_t *tcd,
OPJ_UINT32 len,
OPJ_UINT32 tileno,
opj_codestream_index_t *cstr_info,
- opj_event_mgr_t *manager);
+ opj_event_mgr_t *manager,
+ opj_cancel_t *cancel);
/**