Searched refs:JAS_IMAGE_CDT_SETSGND (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/add-ons/translators/jpeg2000/libjasper/
H A Djp2_cod.h339 (JAS_IMAGE_CDT_SETSGND(bpc >> 7) | JAS_IMAGE_CDT_SETPREC((bpc & 0x7f) + 1))
/haiku-fatelf/src/add-ons/translators/jpeg2000/libjasper/jasper/
H A Djas_image.h479 #define JAS_IMAGE_CDT_SETSGND(dtype) (((dtype) & 1) << 7) macro
484 (JAS_IMAGE_CDT_SETSGND((image)->cmpts_[cmptno]->sgnd_) | JAS_IMAGE_CDT_SETPREC((image)->cmpts_[cmptno]->prec_))

Completed in 67 milliseconds