OpenJPH
OpenJPH copied to clipboard
Support -skip_res in ojph_expand when the data is 32bit lossless
When ojph_expand is invoked with -skip_res and the data is 32bit lossless, the 32 bit interface cannot support the needed dynamic range. This requires exposing the 64 bit data, and in the process changing the interface to applications outside the library.