Home
last modified time | relevance | path

Searched refs:yend (Results 1 – 15 of 15) sorted by relevance

/external/opencv3/3rdparty/libjasper/
Djpc_tsfb.c86 int xstart, int ystart, int xend, int yend, jpc_tsfb_band_t **bands,
178 uint_fast32_t ystart, uint_fast32_t xend, uint_fast32_t yend, in jpc_tsfb_getbands() argument
185 jpc_tsfb_getbands2(tsfb, xstart, ystart, xstart, ystart, xend, yend, in jpc_tsfb_getbands()
192 band->yend = yend; in jpc_tsfb_getbands()
196 band->locyend = band->locystart + band->yend - band->ystart; in jpc_tsfb_getbands()
205 int xstart, int ystart, int xend, int yend, jpc_tsfb_band_t **bands, in jpc_tsfb_getbands2() argument
217 newyend = JPC_CEILDIVPOW2(yend, 1); in jpc_tsfb_getbands2()
228 band->yend = newyend; in jpc_tsfb_getbands2()
232 band->locyend = band->locystart + band->yend - band->ystart; in jpc_tsfb_getbands2()
243 band->yend = JPC_FLOORDIVPOW2(yend, 1); in jpc_tsfb_getbands2()
[all …]
Djpc_dec.h327 uint_fast32_t yend; member
405 uint_fast32_t yend; member
460 uint_fast32_t yend; member
506 uint_fast32_t yend; member
588 uint_fast32_t yend; member
Djpc_tsfb.h103 int yend; member
135 uint_fast32_t ystart, uint_fast32_t xend, uint_fast32_t yend,
Djas_seq.c86 jas_matrix_t *jas_seq2d_create(int xstart, int ystart, int xend, int yend) in jas_seq2d_create() argument
89 assert(xstart <= xend && ystart <= yend); in jas_seq2d_create()
90 if (!(matrix = jas_matrix_create(yend - ystart, xend - xstart))) { in jas_seq2d_create()
96 matrix->yend_ = yend; in jas_seq2d_create()
197 int xend, int yend) in jas_seq2d_bindsub() argument
200 yend - s1->ystart_ - 1, xend - s1->xstart_ - 1); in jas_seq2d_bindsub()
Djpc_dec.c701 JPC_CEILDIV(tile->xend, cmpt->hstep), JPC_CEILDIV(tile->yend, in jpc_dec_tileinit()
721 rlvl->yend = JPC_CEILDIVPOW2(tcomp->yend, in jpc_dec_tileinit()
731 brprcyend = JPC_CEILDIVPOW2(rlvl->yend, in jpc_dec_tileinit()
739 if (rlvl->xstart >= rlvl->xend || rlvl->ystart >= rlvl->yend) { in jpc_dec_tileinit()
789 if (bnd->xstart == bnd->xend || bnd->ystart == bnd->yend) { in jpc_dec_tileinit()
814 prc->yend = JAS_MIN(cbgyend, JAS_CAST(uint_fast32_t, jas_seq2d_yend(band->data))); in jpc_dec_tileinit()
815 if (prc->xend > prc->xstart && prc->yend > prc->ystart) { in jpc_dec_tileinit()
822 brcblkyend = JPC_CEILDIVPOW2(prc->yend, in jpc_dec_tileinit()
849 tmpyend = JAS_MIN(cblkyend, prc->yend); in jpc_dec_tileinit()
1174 dec->yend = siz->height; in jpc_dec_process_siz()
[all …]
Djpc_t2cod.h199 int yend; member
Djpc_t2dec.c539 pi->yend = tile->yend; in jpc_dec_pi_create()
Djpc_t2cod.c265 for (pi->y = pi->ystart; pi->y < pi->yend; pi->y += in jpc_pi_nextrpcl()
359 for (pi->y = pi->ystart; pi->y < pi->yend; pi->y += pi->ystep - in jpc_pi_nextpcrl()
448 for (pi->y = pi->ystart; pi->y < pi->yend; in jpc_pi_nextcprl()
Djpc_t2enc.c629 pi->yend = tile->bry; in jpc_enc_pi_create()
Djpc_enc.c2276 if (bandinfo->xstart != bandinfo->xend && bandinfo->ystart != bandinfo->yend) { in band_create()
/external/opencv/otherlibs/highgui/
Dgrfmt_jpeg2000.cpp224 int yend = jas_image_cmptbry( m_image, cmptlut[i] ); in ReadData() local
229 jas_matrix_t *buffer = jas_matrix_create( yend / ystep, xend / xstep ); in ReadData()
232 … if( !jas_image_readcmpt( m_image, cmptlut[i], 0, 0, xend / xstep, yend / ystep, buffer )) in ReadData()
268 int yend = jas_image_cmptbry( m_image, cmpt ); in ReadComponent8u() local
277 for( y = 0; y < yend - ystart; ) in ReadComponent8u()
330 int yend = jas_image_cmptbry( m_image, cmpt ); in ReadComponent16u() local
339 for( y = 0; y < yend - ystart; ) in ReadComponent16u()
/external/opencv3/modules/imgcodecs/src/
Dgrfmt_jpeg2000.cpp244 int yend = jas_image_cmptbry( image, cmptlut[i] ); in readData() local
249 jas_matrix_t *buffer = jas_matrix_create( yend / ystep, xend / xstep ); in readData()
252 … if( !jas_image_readcmpt( image, cmptlut[i], 0, 0, xend / xstep, yend / ystep, buffer )) in readData()
297 int yend = jas_image_cmptbry( image, cmpt ); in readComponent8u() local
306 for( y = 0; y < yend - ystart; ) in readComponent8u()
361 int yend = jas_image_cmptbry( image, cmpt ); in readComponent16u() local
370 for( y = 0; y < yend - ystart; ) in readComponent16u()
/external/opencv3/modules/cudalegacy/src/cuda/
Dccomponetns.cu406 int yend = ybegin + tilesNumY * tileSizeY; in crossMerge() local
410 yend -= yIncomplete * tileSizeY; in crossMerge()
411 yend -= tileSizeY; in crossMerge()
414 yend += tileSizeY; in crossMerge()
422 if (xIncomplete) yend = ybegin; in crossMerge()
435 int tasksV = (tilesNumX - 1) * (yend - ybegin); in crossMerge()
469 int col = indexV / (yend - ybegin); in crossMerge()
470 int row = indexV - col * (yend - ybegin); in crossMerge()
/external/opencv3/3rdparty/libjasper/jasper/
Djas_seq.h245 jas_matrix_t *jas_seq2d_create(int xstart, int ystart, int xend, int yend);
274 int ystart, int xend, int yend);
/external/libvncserver/webclients/novnc/include/
Ddisplay.js388 var yend = y + h;
392 for (var j = y; j < yend; j++) {