Searched defs:xstart (Results 1 – 10 of 10) sorted by relevance
/external/opencv3/3rdparty/libjasper/ |
D | jpc_tsfb.c | 130 int jpc_tsfb_analyze2(jpc_tsfb_t *tsfb, int *a, int xstart, int ystart, in jpc_tsfb_analyze2() 157 int jpc_tsfb_synthesize2(jpc_tsfb_t *tsfb, int *a, int xstart, int ystart, in jpc_tsfb_synthesize2() 177 int jpc_tsfb_getbands(jpc_tsfb_t *tsfb, uint_fast32_t xstart, 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 | 100 int xstart; member
|
D | jas_seq.c | 86 jas_matrix_t *jas_seq2d_create(int xstart, int ystart, int xend, int yend) in jas_seq2d_create() 196 void jas_seq2d_bindsub(jas_matrix_t *s, jas_matrix_t *s1, int xstart, int ystart, in jas_seq2d_bindsub()
|
D | jpc_dec.h | 316 uint_fast32_t xstart; member 393 uint_fast32_t xstart; member 448 uint_fast32_t xstart; member 494 uint_fast32_t xstart; member 576 uint_fast32_t xstart; member
|
D | jpc_qmfb.c | 1559 int jpc_ft_analyze(int *a, int xstart, int ystart, int width, int height, in jpc_ft_analyze() 1595 int jpc_ft_synthesize(int *a, int xstart, int ystart, int width, int height, in jpc_ft_synthesize() 3071 int jpc_ns_analyze(int *a, int xstart, int ystart, int width, int height, in jpc_ns_analyze() 3108 int jpc_ns_synthesize(int *a, int xstart, int ystart, int width, in jpc_ns_synthesize()
|
D | jpc_t2cod.h | 187 int xstart; member
|
/external/libpng/contrib/examples/ |
D | pngpixel.c | 247 png_uint_32 ystart, xstart, ystep, xstep; in main() local
|
/external/opencv/otherlibs/highgui/ |
D | grfmt_jpeg2000.cpp | 263 int xstart = jas_image_cmpttlx( m_image, cmpt ); in ReadComponent8u() local 325 int xstart = jas_image_cmpttlx( m_image, cmpt ); in ReadComponent16u() local
|
/external/opencv3/modules/imgcodecs/src/ |
D | grfmt_jpeg2000.cpp | 292 int xstart = jas_image_cmpttlx( image, cmpt ); in readComponent8u() local 356 int xstart = jas_image_cmpttlx( image, cmpt ); in readComponent16u() local
|
/external/icu/icu4c/source/test/intltest/ |
D | usettest.cpp | 1472 UChar32 xstart = DATA[i+2]; in TestInvalidCodePoint() local
|