Searched defs:yend (Results 1 – 8 of 8) sorted by relevance
/external/opencv3/3rdparty/libjasper/ |
D | jpc_tsfb.c | 178 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()
|
D | jpc_tsfb.h | 103 int yend; member
|
D | jas_seq.c | 86 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()
|
D | jpc_dec.h | 327 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
|
D | jpc_t2cod.h | 199 int yend; member
|
/external/opencv/otherlibs/highgui/ |
D | grfmt_jpeg2000.cpp | 224 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/ |
D | grfmt_jpeg2000.cpp | 244 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/ |
D | ccomponetns.cu | 406 int yend = ybegin + tilesNumY * tileSizeY; in crossMerge() local
|