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

/haiku-fatelf/headers/libs/agg/
H A Dagg_dda_line.h259 void vstep() function in class:agg::line_bresenham_interpolator
H A Dagg_renderer_primitives.h176 li.vstep();
/haiku-fatelf/src/add-ons/translators/jpeg2000/libjasper/
H A Djpc_dec.h594 uint_fast32_t vstep; 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
343 cmpt->vstep_ = vstep;
706 cmptparm->tly, cmptparm->hstep, cmptparm->vstep,
881 cmptparms.vstep = cmpt->vstep_;
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.c507 compinfo->vstep = cmpt->vstep;
743 cmpt->hstep), JPC_CEILDIV(tile->ystart, cmpt->vstep),
745 cmpt->vstep)))) {
1170 JPC_CEILDIV(dec->ystart, cmpt->vstep), jas_matrix_numcols(
1233 cmpt->vstep = siz->comps[compno].vsamp;
1236 cmpt->height = JPC_CEILDIV(dec->yend, cmpt->vstep) -
1237 JPC_CEILDIV(dec->ystart, cmpt->vstep);
1280 tcomp->ystart = JPC_CEILDIV(tile->ystart, cmpt->vstep);
1282 tcomp->yend = JPC_CEILDIV(tile->yend, cmpt->vstep);
[all...]
H A Djpc_t2dec.c564 picomp->vsamp = cmpt->vstep;
/haiku-fatelf/src/add-ons/translators/jpeg2000/libjasper/jasper/
H A Djas_image.h273 uint_fast32_t vstep; member in struct:__anon2750
/haiku-fatelf/src/add-ons/translators/icns/libicns/
H A Dicns_jp2.c392 cmptparms[c].vstep = 1;
/haiku-fatelf/src/add-ons/translators/jpeg2000/
H A DJPEG2000Translator.cpp1016 component_info[i].vstep = 1;

Completed in 130 milliseconds