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