Home
last modified time | relevance | path

Searched refs:xstep (Results 1 – 14 of 14) sorted by relevance

/external/opencv/otherlibs/highgui/
Dgrfmt_exr.cpp207 int xstep; in ReadData() local
210 xstep = m_native_depth ? 4 : 1; in ReadData()
314 UpSample( data, 3, step / xstep, xsample[0], m_blue->ySampling ); in ReadData()
316 UpSample( data + xstep, 3, step / xstep, xsample[1], m_green->ySampling ); in ReadData()
318 UpSample( data + 2 * xstep, 3, step / xstep, xsample[2], m_red->ySampling ); in ReadData()
321 UpSample( data, 1, step / xstep, xsample[0], m_green->ySampling ); in ReadData()
379 UpSampleY( data, 3, step / xstep, m_blue->ySampling ); in ReadData()
381 UpSampleY( data + xstep, 3, step / xstep, m_green->ySampling ); in ReadData()
383 UpSampleY( data + 2 * xstep, 3, step / xstep, m_red->ySampling ); in ReadData()
386 UpSampleY( data, 1, step / xstep, m_green->ySampling ); in ReadData()
[all …]
Dgrfmt_jpeg2000.cpp227 int xstep = jas_image_cmpthstep( m_image, cmptlut[i] ); in ReadData() local
229 jas_matrix_t *buffer = jas_matrix_create( yend / ystep, xend / xstep ); in ReadData()
232 … if( !jas_image_readcmpt( m_image, cmptlut[i], 0, 0, xend / xstep, yend / ystep, buffer )) in ReadData()
265 int xstep = jas_image_cmpthstep( m_image, cmpt ); in ReadComponent8u() local
282 if( xstep == 1 ) in ReadComponent8u()
297 else if( xstep == 2 && offset == 0 ) in ReadComponent8u()
308 for( x1 = x + xstep; x < x1; x++ ) in ReadComponent8u()
327 int xstep = jas_image_cmpthstep( m_image, cmpt ); in ReadComponent16u() local
344 if( xstep == 1 ) in ReadComponent16u()
359 else if( xstep == 2 && offset == 0 ) in ReadComponent16u()
[all …]
Dgrfmt_exr.h70 void UpSample( uchar *data, int xstep, int ystep, int xsample, int ysample );
71 void UpSampleX( float *data, int xstep, int xsample );
72 void UpSampleY( uchar *data, int xstep, int ystep, int ysample );
/external/libpng/contrib/examples/
Dpngpixel.c245 png_uint_32 ystart, xstart, ystep, xstep; in main() local
266 xstep = PNG_PASS_COL_OFFSET(pass); in main()
273 ystep = xstep = 1; in main()
301 px < width; px += xstep, ++ppx) if (x == px) in main()
/external/mesa3d/src/mesa/swrast/
Ds_linetemp.h77 GLint xstep, ystep; in NAME() local
177 xstep = -1; in NAME()
186 xstep = 1; in NAME()
318 x0 += xstep; in NAME()
371 x0 += xstep; in NAME()
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
Ds_linetemp.h77 GLint xstep, ystep; in NAME() local
177 xstep = -1; in NAME()
186 xstep = 1; in NAME()
318 x0 += xstep; in NAME()
371 x0 += xstep; in NAME()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
Dsp_setup.c1075 int xstep, ystep; in sp_setup_line() local
1099 xstep = -1; in sp_setup_line()
1102 xstep = 1; in sp_setup_line()
1138 x0 += xstep; in sp_setup_line()
1164 x0 += xstep; in sp_setup_line()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.c1075 int xstep, ystep; in sp_setup_line() local
1099 xstep = -1; in sp_setup_line()
1102 xstep = 1; in sp_setup_line()
1138 x0 += xstep; in sp_setup_line()
1164 x0 += xstep; in sp_setup_line()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup_tri.c661 int xstep[MAX_PLANES]; in lp_setup_bin_triangle() local
680 xstep[i] = -(plane[i].dcdx << TILE_ORDER); in lp_setup_bin_triangle()
743 cx[i] += xstep[i]; in lp_setup_bin_triangle()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
Dlp_setup_tri.c661 int xstep[MAX_PLANES]; in lp_setup_bin_triangle() local
680 xstep[i] = -(plane[i].dcdx << TILE_ORDER); in lp_setup_bin_triangle()
743 cx[i] += xstep[i]; in lp_setup_bin_triangle()
/external/chromium_org/tools/telemetry/third_party/png/
Dpng.py943 for xstart, ystart, xstep, ystep in _adam7:
947 ppr = int(math.ceil((self.width-xstart)/float(xstep)))
951 if xstep == 1:
960 skip = self.planes * xstep
1572 for xstart, ystart, xstep, ystep in _adam7:
1582 ppr = int(math.ceil((self.width-xstart)/float(xstep)))
1593 if xstep == 1:
1600 skip = self.planes * xstep
/external/llvm/docs/tutorial/
DLangImpl6.rst557 def mandelhelp(xmin xmax xstep ymin ymax ystep)
559 (for x = xmin, x < xmax, xstep in
DOCamlLangImpl6.rst525 def mandelhelp(xmin xmax xstep ymin ymax ystep)
527 (for x = xmin, x < xmax, xstep in
/external/libpng/contrib/libtests/
Dpngvalid.c3607 png_uint_32 xin, xout, xstep; in interlace_row() local
3614 xstep = 1U<<PNG_PASS_COL_SHIFT(pass); in interlace_row()
3616 for (xout=0; xin<w; xin+=xstep) in interlace_row()
3633 png_uint_32 xin, xout, xstep; in deinterlace_row() local
3636 xstep = 1U<<PNG_PASS_COL_SHIFT(pass); in deinterlace_row()
3638 for (xin=0; xout<w; xout+=xstep) in deinterlace_row()