Home
last modified time | relevance | path

Searched defs:next_pixel (Results 1 – 25 of 29) sorted by relevance

12

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/util/
H A Dboxm2_detect_change_blobs.h27 PairType next_pixel() { return pixels_[currPix_++]; } in next_pixel() function
/dports/print/texlive-base/texlive-20150521-source/texk/ps2pk/
H A Dpktest.c74 static int next_pixel(void) in next_pixel() function
H A Dpkout.c171 static void pk_runlengths(int W, int H, int (*next_pixel)()) in pk_runlengths()
417 int (*next_pixel)()) /* user's next pixel generator */ in pk_char()
H A Dps2pk.c585 next_pixel(void) in next_pixel() function
/dports/graphics/opencv/opencv-4.5.3/modules/objdetect/perf/
H A Dperf_qrcode_pipeline.cpp136 uint8_t next_pixel = 0; in PERF_TEST_P_() local
169 uint8_t next_pixel = 0; in PERF_TEST_P_() local
/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Dhuc6202.cpp37 u16 huc6202_device::next_pixel() in next_pixel() function in huc6202_device
H A Dhuc6270.cpp409 u16 huc6270_device::next_pixel() in next_pixel() function in huc6270_device
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A Dhuc6202.cpp37 u16 huc6202_device::next_pixel() in next_pixel() function in huc6202_device
H A Dhuc6270.cpp409 u16 huc6270_device::next_pixel() in next_pixel() function in huc6270_device
/dports/games/d2x/d2x-0.2.5/2d/
H A Dscalea.asm91 next_pixel: lodsb ; get next source pixel label
/dports/multimedia/blind/blind-1.1/src/
H A Dblind-translate.c16 next_pixel(struct stream *stream, size_t *ptr) in next_pixel() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/udl/
H A Dudl_transfer.c217 const u8 *line_start, *line_end, *next_pixel; in udl_render_hline() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/udl/
H A Dudl_transfer.c217 const u8 *line_start, *line_end, *next_pixel; in udl_render_hline() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/udl/
H A Dudl_transfer.c217 const u8 *line_start, *line_end, *next_pixel; in udl_render_hline() local
/dports/graphics/sam2p/sam2p-0.49.4/
H A Dout_gif.cpp74 next_pixel, in GIFEncodeImage() local
/dports/graphics/blender/blender-2.91.0/source/blender/compositor/operations/
H A DCOM_InpaintOperation.cpp91 bool InpaintSimpleOperation::next_pixel(int &x, int &y, int &curr, int iters) in next_pixel() function in InpaintSimpleOperation
/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dtordmain.cpp89 int next_pixel = GET_DATA_BYTE(pixels, x); in SetBlobStrokeWidth() local
113 int next_pixel = GET_DATA_BYTE(pixels, x); in SetBlobStrokeWidth() local
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/coders/
H A Dgif.c491 next_pixel, in EncodeImage() local
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/coders/
H A Dgif.c595 next_pixel, in EncodeImage() local
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/coders/
H A Dgif.c603 next_pixel, in EncodeImage() local
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/coders/
H A Dgif.c595 next_pixel, in EncodeImage() local
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/coders/
H A Dgif.c603 next_pixel, in EncodeImage() local
/dports/science/v_sim/v_sim-3.8.0/src/dumpModules/
H A DdumpToGif.c641 int bits, byte_count, next_pixel, number_bits; in LZWEncodeImage() local
/dports/graphics/opencv/opencv-4.5.3/modules/objdetect/src/
H A Dqrcode.cpp296 uint8_t next_pixel = bin_barcode.ptr<uint8_t>(j + 1)[x]; in extractVerticalLines() local
314 uint8_t next_pixel = bin_barcode.ptr<uint8_t>(j - 1)[x]; in extractVerticalLines() local
572 uint8_t next_pixel, future_pixel = 255; in computeTransformationPoints() local
3380 uint8_t next_pixel, future_pixel = 255; in computeTransformationPoints() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/video/fbdev/
H A Dudlfb.c540 const u8 *line_start, *line_end, *next_pixel; in dlfb_render_hline() local

12