Searched refs:sampgrdstepx (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/add-ons/translators/jpeg2000/libjasper/
H A Djpc_enc.h153 uint_fast8_t sampgrdstepx; member in struct:__anon2817
H A Djpc_enc.c453 ccp->sampgrdstepx = jas_image_cmpthstep(image, cmptno);
994 siz->comps[i].hsamp = cp->ccps[i].sampgrdstepx;
2114 tlx = JPC_CEILDIV(tile->tlx, ccp->sampgrdstepx);
2116 brx = JPC_CEILDIV(tile->brx, ccp->sampgrdstepx);
2125 cmpttlx = JPC_CEILDIV(cp->imgareatlx, ccp->sampgrdstepx);
H A Djpc_t2enc.c657 picomp->hsamp = cp->ccps[compno].sampgrdstepx;

Completed in 54 milliseconds