Home | History | Annotate | Download | only in libopenjpeg20

Lines Matching refs:ty1

340 			pi->poc.ty1 = pi->ty1;
344 for (pi->y = pi->poc.ty0; pi->y < pi->poc.ty1; pi->y += (OPJ_INT32)(pi->dy - (OPJ_UINT32)(pi->y % (OPJ_INT32)pi->dy))) {
361 try1 = opj_int_ceildiv(pi->ty1, (OPJ_INT32)(comp->dy << levelno));
427 pi->poc.ty1 = pi->ty1;
430 for (pi->y = pi->poc.ty0; pi->y < pi->poc.ty1; pi->y += (OPJ_INT32)(pi->dy - (OPJ_UINT32)(pi->y % (OPJ_INT32)pi->dy))) {
445 try1 = opj_int_ceildiv(pi->ty1, (OPJ_INT32)(comp->dy << levelno));
511 pi->poc.ty1 = pi->ty1;
514 for (pi->y = pi->poc.ty0; pi->y < pi->poc.ty1; pi->y += (OPJ_INT32)(pi->dy - (OPJ_UINT32)(pi->y % (OPJ_INT32)pi->dy))) {
527 try1 = opj_int_ceildiv(pi->ty1, (OPJ_INT32)(comp->dy << levelno));
597 /* here calculation of tx0, tx1, ty0, ty1, maxprec, dx and dy */
723 /* here calculation of tx0, tx1, ty0, ty1, maxprec, l_dx and l_dy */
1273 l_current_pi->ty1 = l_ty1;
1317 l_current_pi->ty1 = l_ty1;
1468 l_current_pi->ty1 = l_ty1;
1507 l_current_pi->ty1 = l_ty1;
1586 pi[pino].poc.ty1 = (OPJ_INT32)tcp->tyE;
1613 pi[pino].poc.ty1 = (OPJ_INT32)tcp->tyE;
1656 pi[pino].poc.ty1 = (OPJ_INT32)(tcp->ty0_t + tcp->dy - (tcp->ty0_t % tcp->dy));
1658 tcp->ty0_t = (OPJ_UINT32)pi[pino].poc.ty1;
1691 pi[pino].poc.ty1 = (OPJ_INT32)tcp->ty0_t ;
1779 pi[pino].poc.ty1 = (OPJ_INT32)(tcp->ty0_t + tcp->dy - (tcp->ty0_t % tcp->dy));
1780 tcp->ty0_t = (OPJ_UINT32)pi[pino].poc.ty1;
1787 pi[pino].poc.ty1 = (OPJ_INT32)(tcp->ty0_t + tcp->dy - (tcp->ty0_t % tcp->dy));
1788 tcp->ty0_t = (OPJ_UINT32)pi[pino].poc.ty1;