/external/libpng/contrib/examples/ |
H A D | pngpixel.c | 247 png_uint_32 ystart, xstart, ystep, xstep; local 268 xstep = PNG_PASS_COL_OFFSET(pass); 275 ystep = xstep = 1; 303 px < width; px += xstep, ++ppx) if (x == px)
|
/external/mesa3d/src/mesa/swrast/ |
H A D | s_linetemp.h | 77 GLint xstep, ystep; local 177 xstep = -1; 186 xstep = 1; 318 x0 += xstep; 371 x0 += xstep;
|
/external/opencv/otherlibs/highgui/ |
H A D | grfmt_exr.cpp | 207 int xstep; local 210 xstep = m_native_depth ? 4 : 1; 314 UpSample( data, 3, step / xstep, xsample[0], m_blue->ySampling ); 316 UpSample( data + xstep, 3, step / xstep, xsample[1], m_green->ySampling ); 318 UpSample( data + 2 * xstep, 3, step / xstep, xsample[2], m_red->ySampling ); 321 UpSample( data, 1, step / xstep, xsample[0], m_green->ySampling ); 379 UpSampleY( data, 3, step / xstep, m_blue->ySampling ); 381 UpSampleY( data + xstep, 401 UpSample( uchar *data, int xstep, int ystep, int xsample, int ysample ) argument 427 UpSampleX( float *data, int xstep, int xsample ) argument 445 UpSampleY( uchar *data, int xstep, int ystep, int ysample ) argument [all...] |
H A D | grfmt_jpeg2000.cpp | 227 int xstep = jas_image_cmpthstep( m_image, cmptlut[i] ); local 229 jas_matrix_t *buffer = jas_matrix_create( yend / ystep, xend / xstep ); 232 if( !jas_image_readcmpt( m_image, cmptlut[i], 0, 0, xend / xstep, yend / ystep, buffer )) 265 int xstep = jas_image_cmpthstep( m_image, cmpt ); local 282 if( xstep == 1 ) 297 else if( xstep == 2 && offset == 0 ) 308 for( x1 = x + xstep; x < x1; x++ ) 327 int xstep = jas_image_cmpthstep( m_image, cmpt ); local 344 if( xstep == 1 ) 359 else if( xstep [all...] |
/external/opencv3/3rdparty/libjasper/ |
H A D | jpc_t2cod.c | 234 int xstep; local 246 pi->xstep = 0; 252 xstep = picomp->hsamp * (1 << (pirlvl->prcwidthexpn + 256 pi->xstep = (!pi->xstep) ? xstep : JAS_MIN(pi->xstep, xstep); 268 pi->xstep - (pi->x % pi->xstep)) { 326 int xstep; local [all...] |
H A D | jpc_t2cod.h | 180 int xstep; member in struct:__anon15235
|
/external/opencv3/modules/imgcodecs/src/ |
H A D | grfmt_exr.cpp | 199 int xstep; local 202 xstep = m_native_depth ? 4 : 1; 306 UpSample( data, 3, step / xstep, xsample[0], m_blue->ySampling ); 308 UpSample( data + xstep, 3, step / xstep, xsample[1], m_green->ySampling ); 310 UpSample( data + 2 * xstep, 3, step / xstep, xsample[2], m_red->ySampling ); 313 UpSample( data, 1, step / xstep, xsample[0], m_green->ySampling ); 369 UpSampleY( data, 3, step / xstep, m_blue->ySampling ); 371 UpSampleY( data + xstep, 391 UpSample( uchar *data, int xstep, int ystep, int xsample, int ysample ) argument 417 UpSampleX( float *data, int xstep, int xsample ) argument 435 UpSampleY( uchar *data, int xstep, int ystep, int ysample ) argument [all...] |
H A D | grfmt_jpeg2000.cpp | 247 int xstep = jas_image_cmpthstep( image, cmptlut[i] ); local 249 jas_matrix_t *buffer = jas_matrix_create( yend / ystep, xend / xstep ); 252 if( !jas_image_readcmpt( image, cmptlut[i], 0, 0, xend / xstep, yend / ystep, buffer )) 294 int xstep = jas_image_cmpthstep( image, cmpt ); local 311 if( xstep == 1 ) 326 else if( xstep == 2 && offset == 0 ) 337 for( x1 = x + xstep; x < x1; x++ ) 358 int xstep = jas_image_cmpthstep( image, cmpt ); local 375 if( xstep == 1 ) 390 else if( xstep [all...] |
/external/opencv3/modules/viz/src/ |
H A D | clouds.cpp | 285 int xstep = (cloud.cols > 1 && cloud.rows > 1) ? sqlevel : level; local 304 for (; srow < send; srow += xstep * s_chs, nrow += xstep * n_chs) 323 for (; srow < send; srow += xstep * s_chs, nrow += xstep * n_chs)
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_setup_tri.c | 661 int xstep[MAX_PLANES]; local 680 xstep[i] = -(plane[i].dcdx << TILE_ORDER); 743 cx[i] += xstep[i];
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_setup.c | 1075 int xstep, ystep; local 1099 xstep = -1; 1102 xstep = 1; 1138 x0 += xstep; 1164 x0 += xstep;
|
/external/libpng/contrib/libtests/ |
H A D | pngvalid.c | 3659 png_uint_32 xin, xout, xstep; local 3669 xstep = 1U<<PNG_PASS_COL_SHIFT(pass); 3671 for (xout=0; xin<w; xin+=xstep) 3688 png_uint_32 xin, xout, xstep; local 3691 xstep = 1U<<PNG_PASS_COL_SHIFT(pass); 3693 for (xin=0; xout<w; xout+=xstep)
|
/external/zxing/core/ |
H A D | core.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ... |
/external/robolectric/v3/runtime/ |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |