HomeSort by relevance Sort by last modified time
    Searched defs:xstart (Results 1 - 4 of 4) sorted by null

  /external/libpng/contrib/examples/
pngpixel.c 245 png_uint_32 ystart, xstart, ystep, xstep; local
264 xstart = PNG_PASS_START_COL(pass);
272 ystart = xstart = 0;
300 if (y == py) for (px = xstart, ppx = 0;
  /external/opencv/otherlibs/highgui/
grfmt_jpeg2000.cpp 263 int xstart = jas_image_cmpttlx( m_image, cmpt ); local
285 for( x = 0; x < xend - xstart; x++ )
291 for( x = 0; x < xend - xstart; x++ )
298 for( x = 0, j = 0; x < xend - xstart; x += 2, j++ )
304 for( x = 0, j = 0; x < xend - xstart; j++ )
313 for( x = 0; x < xend - xstart; x++ )
325 int xstart = jas_image_cmpttlx( m_image, cmpt ); local
347 for( x = 0; x < xend - xstart; x++ )
353 for( x = 0; x < xend - xstart; x++ )
360 for( x = 0, j = 0; x < xend - xstart; x += 2, j++
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
usettest.cpp 1473 UChar32 xstart = DATA[i+2]; local
    [all...]
  /external/icu/icu4c/source/test/intltest/
usettest.cpp 1473 UChar32 xstart = DATA[i+2]; local
    [all...]

Completed in 255 milliseconds