Searched refs:hstep (Results 1 - 9 of 9) sorted by relevance

/haiku-fatelf/headers/libs/agg/
H A Dagg_dda_line.h252 void hstep() function in class:agg::line_bresenham_interpolator
H A Dagg_renderer_primitives.h185 li.hstep();
/haiku-fatelf/src/add-ons/translators/jpeg2000/libjasper/
H A Djpc_dec.h591 uint_fast32_t hstep; member in struct:__anon2811
H A Djas_image.c144 uint_fast32_t hstep, uint_fast32_t vstep, uint_fast32_t width, uint_fast32_t
207 cmptparm->tly, cmptparm->hstep, cmptparm->vstep,
330 uint_fast32_t hstep, uint_fast32_t vstep, uint_fast32_t width, uint_fast32_t
342 cmpt->hstep_ = hstep;
706 cmptparm->tly, cmptparm->hstep, cmptparm->vstep,
880 cmptparms.hstep = cmpt->hstep_;
329 jas_image_cmpt_create(uint_fast32_t tlx, uint_fast32_t tly, uint_fast32_t hstep, uint_fast32_t vstep, uint_fast32_t width, uint_fast32_t height, uint_fast16_t depth, JPR_BOOL sgnd, uint_fast32_t inmem) argument
H A Djpc_dec.c506 compinfo->hstep = cmpt->hstep;
743 cmpt->hstep), JPC_CEILDIV(tile->ystart, cmpt->vstep),
744 JPC_CEILDIV(tile->xend, cmpt->hstep), JPC_CEILDIV(tile->yend,
1169 JPC_CEILDIV(dec->xstart, cmpt->hstep), tcomp->ystart -
1232 cmpt->hstep = siz->comps[compno].hsamp;
1234 cmpt->width = JPC_CEILDIV(dec->xend, cmpt->hstep) -
1235 JPC_CEILDIV(dec->xstart, cmpt->hstep);
1279 tcomp->xstart = JPC_CEILDIV(tile->xstart, cmpt->hstep);
1281 tcomp->xend = JPC_CEILDIV(tile->xend, cmpt->hstep);
[all...]
H A Djpc_t2dec.c563 picomp->hsamp = cmpt->hstep;
/haiku-fatelf/src/add-ons/translators/jpeg2000/libjasper/jasper/
H A Djas_image.h270 uint_fast32_t hstep; member in struct:__anon2750
/haiku-fatelf/src/add-ons/translators/icns/libicns/
H A Dicns_jp2.c391 cmptparms[c].hstep = 1;
/haiku-fatelf/src/add-ons/translators/jpeg2000/
H A DJPEG2000Translator.cpp1015 component_info[i].hstep = 1;

Completed in 196 milliseconds