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

/external/opencv/cvaux/src/
H A Dcvscanlines.cpp161 /* Make Length of scanlines */
180 icvMakeScanlinesLengths( int *scanlines, int numlines, int *lens ) argument
191 x1 = scanlines[curr++];
192 y1 = scanlines[curr++];
193 x2 = scanlines[curr++];
194 y2 = scanlines[curr++];
/external/libvncserver/x11vnc/
H A Dscan.c3160 * Loop over 1-pixel tall horizontal scanlines looking for changes.
3163 * starting offset ystart ( < NSCAN ) from scanlines[].
3343 int scanlines[NSCAN] = { variable
3434 /* scan with the initial y to the jitter value from scanlines: */
3436 tile_count = scan_display(scanlines[scan_count], 0);
3486 tile_count = scan_display(scanlines[cp], 0);
3530 tile_count = scan_display(scanlines[cp], 1);
3536 tile_count = scan_display(scanlines[cp], 1);
3624 tile_count = scan_display(scanlines[cp], 1);
/external/zopfli/src/zopflipng/lodepng/
H A Dlodepng.cpp3391 (lodepng_get_bpp) for < 8 bpp images, there may _not_ be padding bits at the end of scanlines.
3908 reduced image when without filter bytes but with padded scanlines
3910 image without padding between scanlines, but still padding between the images
4016 the incoming scanlines do NOT include the filtertype byte, that one is given in the parameter filterType instead
4087 out must have enough bytes allocated already, in must have the scanlines + 1 filtertype byte per scanline
4114 in: Adam7 interlaced image, with no padding bits between scanlines, but between
4178 After filtering there are still padding bits if scanlines have non multiple of 8 bit amounts. They need
4241 /*remove padding bits in scanlines; after this there still may be padding
4570 ucvector scanlines; local
4708 ucvector_init(&scanlines);
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 210 milliseconds