Lines Matching refs:cmpts_
206 jas_image_cmpt_t **cmpts_; member
354 ((image)->cmpts_[(cmptno)]->type_)
356 ((image)->cmpts_[(cmptno)]->type_ = (type))
360 ((image)->cmpts_[cmptno]->width_)
364 ((image)->cmpts_[cmptno]->height_)
368 ((image)->cmpts_[cmptno]->sgnd_)
372 ((image)->cmpts_[cmptno]->prec_)
376 ((image)->cmpts_[cmptno]->hstep_)
380 ((image)->cmpts_[cmptno]->vstep_)
384 ((image)->cmpts_[cmptno]->tlx_)
388 ((image)->cmpts_[cmptno]->tly_)
393 ((image)->cmpts_[cmptno]->tlx_ + (image)->cmpts_[cmptno]->width_ * \
394 (image)->cmpts_[cmptno]->hstep_)
399 ((image)->cmpts_[cmptno]->tly_ + (image)->cmpts_[cmptno]->height_ * \
400 (image)->cmpts_[cmptno]->vstep_)
442 …(JAS_IMAGE_CDT_SETSGND((image)->cmpts_[cmptno]->sgnd_) | JAS_IMAGE_CDT_SETPREC((image)->cmpts_[cmp…