| OpenJPEG 2.5.3
    | 
| Data Fields | |
| OPJ_UINT32 | width | 
| OPJ_UINT32 | height | 
| OPJ_UINT32 | block_width | 
| OPJ_UINT32 | block_height | 
| OPJ_UINT32 | block_count_hor | 
| OPJ_UINT32 | block_count_ver | 
| OPJ_INT32 ** | data_blocks | 
| OPJ_UINT32 opj_sparse_array_int32::block_count_hor | 
| OPJ_UINT32 opj_sparse_array_int32::block_count_ver | 
Referenced by opj_sparse_array_int32_create(), and opj_sparse_array_int32_free().
| OPJ_UINT32 opj_sparse_array_int32::block_height | 
Referenced by opj_sparse_array_int32_create(), and opj_sparse_array_int32_read_or_write().
| OPJ_UINT32 opj_sparse_array_int32::block_width | 
Referenced by opj_sparse_array_int32_create(), and opj_sparse_array_int32_read_or_write().
| OPJ_INT32** opj_sparse_array_int32::data_blocks | 
| OPJ_UINT32 opj_sparse_array_int32::height | 
Referenced by opj_sparse_array_int32_create(), and opj_sparse_array_is_region_valid().
| OPJ_UINT32 opj_sparse_array_int32::width | 
Referenced by opj_sparse_array_int32_create(), and opj_sparse_array_is_region_valid().