• Home
  • Raw
  • Download

Lines Matching refs:ty0

373         pi->poc.ty0 = pi->ty0;  in opj_pi_next_rpcl()
379 for (pi->y = pi->poc.ty0; pi->y < pi->poc.ty1; in opj_pi_next_rpcl()
408 try0 = opj_int_ceildiv(pi->ty0, (OPJ_INT32)(comp->dy << levelno)); in opj_pi_next_rpcl()
424 if (!((pi->y % (OPJ_INT32)(comp->dy << rpy) == 0) || ((pi->y == pi->ty0) && in opj_pi_next_rpcl()
509 pi->poc.ty0 = pi->ty0; in opj_pi_next_pcrl()
514 for (pi->y = pi->poc.ty0; pi->y < pi->poc.ty1; in opj_pi_next_pcrl()
542 try0 = opj_int_ceildiv(pi->ty0, (OPJ_INT32)(comp->dy << levelno)); in opj_pi_next_pcrl()
558 if (!((pi->y % (OPJ_INT32)(comp->dy << rpy) == 0) || ((pi->y == pi->ty0) && in opj_pi_next_pcrl()
643 pi->poc.ty0 = pi->ty0; in opj_pi_next_cprl()
648 for (pi->y = pi->poc.ty0; pi->y < pi->poc.ty1; in opj_pi_next_cprl()
673 try0 = opj_int_ceildiv(pi->ty0, (OPJ_INT32)(comp->dy << levelno)); in opj_pi_next_cprl()
689 if (!((pi->y % (OPJ_INT32)(comp->dy << rpy) == 0) || ((pi->y == pi->ty0) && in opj_pi_next_cprl()
779 *p_ty0 = opj_int_max((OPJ_INT32)(p_cp->ty0 + q * p_cp->tdy), in opj_get_encoding_parameters()
781 *p_ty1 = opj_int_min((OPJ_INT32)(p_cp->ty0 + (q + 1) * p_cp->tdy), in opj_get_encoding_parameters()
905 l_ty0 = p_cp->ty0 + q * in opj_get_all_encoding_parameters()
1466 l_current_pi->ty0 = l_ty0; in opj_pi_create_decode()
1507 l_current_pi->ty0 = l_ty0; in opj_pi_create_decode()
1659 l_current_pi->ty0 = l_ty0; in opj_pi_initialise_encode()
1698 l_current_pi->ty0 = l_ty0; in opj_pi_initialise_encode()
1780 pi[pino].poc.ty0 = (OPJ_INT32)tcp->tyS; in opj_pi_create_encode()
1807 pi[pino].poc.ty0 = (OPJ_INT32)tcp->tyS; in opj_pi_create_encode()
1851 pi[pino].poc.ty0 = (OPJ_INT32)tcp->ty0_t; in opj_pi_create_encode()
1886 … pi[pino].poc.ty0 = (OPJ_INT32)(tcp->ty0_t - tcp->dy - (tcp->ty0_t % tcp->dy)); in opj_pi_create_encode()
1974 pi[pino].poc.ty0 = (OPJ_INT32)tcp->ty0_t; in opj_pi_create_encode()
1984 pi[pino].poc.ty0 = (OPJ_INT32)tcp->ty0_t; in opj_pi_create_encode()