Home
last modified time | relevance | path

Searched defs:yend (Results 1 – 8 of 8) sorted by relevance

/external/opencv3/3rdparty/libjasper/
Djpc_tsfb.c178 uint_fast32_t ystart, uint_fast32_t xend, uint_fast32_t yend, in jpc_tsfb_getbands()
205 int xstart, int ystart, int xend, int yend, jpc_tsfb_band_t **bands, in jpc_tsfb_getbands2()
Djpc_tsfb.h103 int yend; member
Djas_seq.c86 jas_matrix_t *jas_seq2d_create(int xstart, int ystart, int xend, int yend) in jas_seq2d_create()
197 int xend, int yend) in jas_seq2d_bindsub()
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_t2cod.h199 int yend; member
/external/opencv/otherlibs/highgui/
Dgrfmt_jpeg2000.cpp224 int yend = jas_image_cmptbry( m_image, cmptlut[i] ); in ReadData() local
268 int yend = jas_image_cmptbry( m_image, cmpt ); in ReadComponent8u() local
330 int yend = jas_image_cmptbry( m_image, cmpt ); in ReadComponent16u() local
/external/opencv3/modules/imgcodecs/src/
Dgrfmt_jpeg2000.cpp244 int yend = jas_image_cmptbry( image, cmptlut[i] ); in readData() local
297 int yend = jas_image_cmptbry( image, cmpt ); in readComponent8u() local
361 int yend = jas_image_cmptbry( image, cmpt ); in readComponent16u() local
/external/opencv3/modules/cudalegacy/src/cuda/
Dccomponetns.cu406 int yend = ybegin + tilesNumY * tileSizeY; in crossMerge() local