Lines Matching defs:try1
349 OPJ_INT32 trx1, try1;
361 try1 = opj_int_ceildiv(pi->ty1, (OPJ_INT32)(comp->dy << levelno));
373 if ((trx0==trx1)||(try0==try1
437 OPJ_INT32 trx1, try1;
445 try1 = opj_int_ceildiv(pi->ty1, (OPJ_INT32)(comp->dy << levelno));
457 if ((trx0==trx1)||(try0==try1)) continue;
519 OPJ_INT32 trx1, try1;
527 try1 = opj_int_ceildiv(pi->ty1, (OPJ_INT32)(comp->dy << levelno));
539 if ((trx0==trx1)||(try0==try1)) continue;