Home
last modified time | relevance | path

Searched defs:xstart (Results 1 – 10 of 10) sorted by relevance

/external/opencv3/3rdparty/libjasper/
Djpc_tsfb.c130 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()
Djpc_tsfb.h100 int xstart; member
Djas_seq.c86 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()
Djpc_dec.h316 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
Djpc_qmfb.c1559 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()
Djpc_t2cod.h187 int xstart; member
/external/libpng/contrib/examples/
Dpngpixel.c247 png_uint_32 ystart, xstart, ystep, xstep; in main() local
/external/opencv/otherlibs/highgui/
Dgrfmt_jpeg2000.cpp263 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/
Dgrfmt_jpeg2000.cpp292 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/
Dusettest.cpp1472 UChar32 xstart = DATA[i+2]; in TestInvalidCodePoint() local