Searched refs:block_count_ver (Results 1 – 1 of 1) sorted by relevance
41 OPJ_UINT32 block_count_ver; member66 sa->block_count_ver = opj_uint_ceildiv(height, block_height); in opj_sparse_array_int32_create()67 if (sa->block_count_hor > ((OPJ_UINT32)~0U) / sa->block_count_ver) { in opj_sparse_array_int32_create()72 sa->block_count_hor * sa->block_count_ver); in opj_sparse_array_int32_create()85 for (i = 0; i < sa->block_count_hor * sa->block_count_ver; i++) { in opj_sparse_array_int32_free()