Searched refs:l_y0 (Results 1 – 2 of 2) sorted by relevance
112 OPJ_UINT32 l_x0, l_y0, l_x1, l_y1; in opj_image_comp_header_update() local117 l_y0 = opj_uint_max(p_cp->ty0 , p_image_header->y0); in opj_image_comp_header_update()126 l_comp_y0 = opj_uint_ceildiv(l_y0, l_img_comp->dy); in opj_image_comp_header_update()
4621 OPJ_INT32 l_x0,l_y0,l_x1,l_y1; in opj_j2k_update_rates() local4655 … l_y0 = opj_int_max((OPJ_INT32)(l_cp->ty0 + i * l_cp->tdy), (OPJ_INT32)l_image->y0); in opj_j2k_update_rates()4663 … (( (OPJ_FLOAT32) (l_size_pixel * (OPJ_UINT32)(l_x1 - l_x0) * (OPJ_UINT32)(l_y1 - l_y0))) in opj_j2k_update_rates()4675 … (( (OPJ_FLOAT32) (l_size_pixel * (OPJ_UINT32)(l_x1 - l_x0) * (OPJ_UINT32)(l_y1 - l_y0))) in opj_j2k_update_rates()