Searched defs:xstart (Results 1 - 5 of 5) sorted by relevance

/external/libpng/contrib/examples/
H A Dpngpixel.c245 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/
H A Dgrfmt_jpeg2000.cpp263 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;
[all...]
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dusettest.cpp1473 UChar32 xstart = DATA[i+2]; local
1480 set, xstart, xend);
1485 set, xstart, xend);
1499 set, xstart, xend);
1504 set, xstart, xend);
1512 set, xstart, xend);
1518 set, xstart, xend);
/external/icu/icu4c/source/test/intltest/
H A Dusettest.cpp1473 UChar32 xstart = DATA[i+2]; local
1480 set, xstart, xend);
1485 set, xstart, xend);
1499 set, xstart, xend);
1504 set, xstart, xend);
1512 set, xstart, xend);
1518 set, xstart, xend);
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 965 milliseconds