Searched refs:tly_ (Results 1 – 2 of 2) sorted by relevance
195 image->tly_ = 0; in jas_image_create0()258 newcmpt->tly_ = cmpt->tly_; in jas_image_cmpt_copy()311 cmpt->tly_ = tly; in jas_image_cmpt_create()744 image->tly_ = cmpt->tly_; in jas_image_setbbox()746 image->bry_ = cmpt->tly_ + cmpt->vstep_ * (cmpt->height_ - 1) + 1; in jas_image_setbbox()752 if (image->tly_ > cmpt->tly_) { in jas_image_setbbox()753 image->tly_ = cmpt->tly_; in jas_image_setbbox()759 y = cmpt->tly_ + cmpt->vstep_ * (cmpt->height_ - 1) + 1; in jas_image_setbbox()766 image->tly_ = 0; in jas_image_setbbox()856 cmptparms.tly = cmpt->tly_; in jas_image_depalettize()[all …]
143 jas_image_coord_t tly_; member188 jas_image_coord_t tly_; member319 ((image)->bry_ - (image)->tly_)329 ((image)->tly_)388 ((image)->cmpts_[cmptno]->tly_)399 ((image)->cmpts_[cmptno]->tly_ + (image)->cmpts_[cmptno]->height_ * \