When we use ADV202 for JEPG2000 compression with the following code:
write_ADV202_indirect(0x00057F08, 0x01000D00)
We expect the size of the output image to be around 3328 bytes, but sometimes we get around 4000 bytes. Can anyone tell me the possible reasons. Thanks!