Searched refs:l_max_tile_size (Results 1 – 1 of 1) sorted by relevance
11195 OPJ_SIZE_T l_max_tile_size = 0, l_current_tile_size; in opj_j2k_encode() local11248 if (l_current_tile_size > l_max_tile_size) { in opj_j2k_encode()11259 l_max_tile_size = l_current_tile_size; in opj_j2k_encode()