Searched refs:tmpbry (Results 1 – 1 of 1) sorted by relevance
1166 jas_image_coord_t tmpbry; in jas_image_calcbbox2() local1174 tmpbry = cmpt->tly_ + cmpt->vstep_ * (cmpt->height_ - 1); in jas_image_calcbbox2()1185 if (t > tmpbry) in jas_image_calcbbox2()1186 tmpbry = t; in jas_image_calcbbox2()1192 tmpbry = -1; in jas_image_calcbbox2()1197 *bry = tmpbry; in jas_image_calcbbox2()