Searched defs:l_tcy1 (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Dpi.c613 OPJ_INT32 l_tcx0, l_tcy0, l_tcx1, l_tcy1; local
618 l_tcy1 = opj_int_ceildiv(*p_ty1, (OPJ_INT32)l_img_comp->dy);
645 l_ry1 = opj_int_ceildivpow2(l_tcy1, (OPJ_INT32)l_level_no);
735 OPJ_INT32 l_tcx0, l_tcy0, l_tcx1, l_tcy1; local
743 l_tcy1 = opj_int_ceildiv(*p_ty1, (OPJ_INT32)l_img_comp->dy);
769 l_ry1 = opj_int_ceildivpow2(l_tcy1, (OPJ_INT32)l_level_no);

Completed in 84 milliseconds