Searched refs:l_max_tile_size (Results 1 – 1 of 1) sorted by relevance
9980 OPJ_UINT32 l_max_tile_size = 0, l_current_tile_size; in opj_j2k_encode() local10020 if (l_current_tile_size > l_max_tile_size) { in opj_j2k_encode()10030 l_max_tile_size = l_current_tile_size; in opj_j2k_encode()