Home
last modified time | relevance | path

Searched defs:img (Results 126 – 150 of 16410) sorted by relevance

12345678910>>...657

/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxcodec/jbig2/
H A DJBig2_Image_unittest.cpp24 CJBig2_Image img(kWidthPixels, kHeightLines); in TEST() local
34 CJBig2_Image img(kWidthPixels, kTooLargeHeightLines); in TEST() local
42 CJBig2_Image img(kWidthPixels, kHeightLines, kStrideBytes, buf); in TEST() local
53 CJBig2_Image img(kWidthPixels, kTooLargeHeightLines, kStrideBytes, buf); in TEST() local
60 CJBig2_Image img(kWidthPixels, kHeightLines); in TEST() local
72 CJBig2_Image img(kWidthPixels, kHeightLines); in TEST() local
84 CJBig2_Image img(kWidthPixels, kHeightLines, kStrideBytes, buf); in TEST() local
97 CJBig2_Image img(kWidthPixels, kHeightLines, kStrideBytes, buf); in TEST() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bwm/
H A Dbwm_tableau_factory.cxx30 bgui_image_tableau_sptr img = bgui_image_tableau_new(); in create_tableau() local
40 bgui_image_tableau_sptr img = bgui_image_tableau_new(); in create_tableau() local
49 bgui_image_tableau_sptr img = bgui_image_tableau_new(); in create_tableau() local
58 bgui_image_tableau_sptr img = bgui_image_tableau_new(); in create_tableau() local
68 bgui_image_tableau_sptr img = bgui_image_tableau_new(); in create_tableau() local
90 bgui_image_tableau_sptr img = bgui_image_tableau_new(); in create_tableau() local
115 bgui_image_tableau_sptr img = bgui_image_tableau_new(); in create_tableau() local
/dports/graphics/sdump/sdump-c5fb55b/
H A Dimage.h10 static inline int get_frame_count(struct image *img) in get_frame_count()
15 static inline uint8_t *get_current_frame(struct image *img) in get_current_frame()
20 static inline int get_current_delay(struct image *img) in get_current_delay()
25 static inline void increment_frame(struct image *img) in increment_frame()
30 static inline int get_image_width(struct image *img) in get_image_width()
35 static inline int get_image_height(struct image *img) in get_image_height()
40 static inline int get_image_channel(struct image *img) in get_image_channel()
89 uint8_t *rotate_image_single(struct image *img, uint8_t *data, int angle) in rotate_image_single()
143 void rotate_image(struct image *img, int angle, bool rotate_all) in rotate_image()
219 uint8_t *normalize_bpp_single(struct image *img, uint8_t *data, int bytes_per_pixel) in normalize_bpp_single()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/composite/
H A DImageHost.cpp80 for (const auto& img : Images()) { in UseTextureHost() local
162 const TimedImage* img = ChooseImage(); in GetAsTextureHost() local
176 for (const auto& img : Images()) { in Attach() local
194 const TimedImage* img = info.img; in Composite() local
345 for (const auto& img : Images()) { in SetTextureSourceProvider() local
358 for (const auto& img : Images()) { in PrintInfo() local
367 for (const auto& img : Images()) { in Dump() local
376 const TimedImage* img = ChooseImage(); in GetAsSurface() local
385 const TimedImage* img = ChooseImage(); in Lock() local
409 const TimedImage* img = ChooseImage(); in GetImageSize() local
[all …]
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXRUtil/
H A DImfFlatImageIO.cpp35 const FlatImage &img, in saveFlatImage()
48 const FlatImage &img) in saveFlatImage()
60 FlatImage &img) in loadFlatImage()
92 FlatImage &img) in loadFlatImage()
103 const FlatImage &img, in saveFlatScanLineImage()
138 const FlatImage &img) in saveFlatScanLineImage()
150 FlatImage &img) in loadFlatScanLineImage()
185 FlatImage &img) in loadFlatScanLineImage()
214 const FlatImage &img, in saveFlatTiledImage()
318 FlatImage &img) in loadFlatTiledImage()
[all …]
H A DImfDeepImageIO.cpp37 const DeepImage &img, in saveDeepImage()
50 const DeepImage &img) in saveDeepImage()
62 DeepImage &img) in loadDeepImage()
106 DeepImage &img) in loadDeepImage()
117 const DeepImage &img, in saveDeepScanLineImage()
160 const DeepImage &img) in saveDeepScanLineImage()
172 DeepImage &img) in loadDeepScanLineImage()
217 DeepImage &img) in loadDeepScanLineImage()
248 const DeepImage &img, in saveDeepTiledImage()
368 DeepImage &img) in loadDeepTiledImage()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/composite/
H A DImageHost.cpp152 TimedImage* img = ChooseImage(); in GetAsTextureHost() local
165 for (auto& img : mImages) { in Attach() local
183 TimedImage* img = info.img; in Composite() local
329 TimedImage* img = aInfo.img; in FinishRendering() local
359 for (auto& img : mImages) { in SetTextureSourceProvider() local
372 for (auto& img : mImages) { in PrintInfo() local
381 for (auto& img : mImages) { in Dump() local
390 TimedImage* img = ChooseImage(); in GetAsSurface() local
399 TimedImage* img = ChooseImage(); in Lock() local
423 const TimedImage* img = ChooseImage(); in GetImageSize() local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/composite/
H A DImageHost.cpp80 for (const auto& img : Images()) { in UseTextureHost() local
162 const TimedImage* img = ChooseImage(); in GetAsTextureHost() local
176 for (const auto& img : Images()) { in Attach() local
194 const TimedImage* img = info.img; in Composite() local
345 for (const auto& img : Images()) { in SetTextureSourceProvider() local
358 for (const auto& img : Images()) { in PrintInfo() local
367 for (const auto& img : Images()) { in Dump() local
376 const TimedImage* img = ChooseImage(); in GetAsSurface() local
385 const TimedImage* img = ChooseImage(); in Lock() local
409 const TimedImage* img = ChooseImage(); in GetImageSize() local
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/gil/test/extension/io/pnm/
H A Dpnm_old_test.cpp29 gil::rgb8_image_t img; in test_old_read_image() local
38 gil::rgb8_image_t img; in test_old_read_and_convert_image() local
47 gil::rgb8_image_t img(256, 256); in test_old_read_view() local
53 gil::rgb8_image_t img(256, 256); in test_old_read_and_convert_view() local
60 gil::gray8_image_t img(256, 256); in test_old_write_view() local
/dports/graphics/nsxiv/nsxiv-27.1-20-g065562d/
H A Dimage.c45 void img_init(img_t *img, win_t *win) in img_init()
537 bool img_fit(img_t *img)
572 void img_render(img_t *img)
679 bool img_zoom_to(img_t *img, float z)
700 bool img_zoom(img_t *img, int d)
785 void img_rotate(img_t *img, degree_t d)
814 void img_flip(img_t *img, flipdir_t d)
840 void img_toggle_antialias(img_t *img)
848 bool img_change_gamma(img_t *img, int d)
876 bool img_frame_goto(img_t *img, int n)
[all …]
/dports/graphics/vigra/vigra-8acd73a/include/vigra/
H A Dbasicimageview.hxx476 srcImageRange(BasicImageView<PixelType> const & img, Accessor a) in srcImageRange()
502 srcImage(BasicImageView<PixelType> const & img, Accessor a) in srcImage()
521 destImageRange(BasicImageView<PixelType> & img, Accessor a) in destImageRange()
547 destImage(BasicImageView<PixelType> & img, Accessor a) in destImage()
565 maskImage(BasicImageView<PixelType> const & img, Accessor a) in maskImage()
587 srcImageRange(BasicImageView<PixelType> const & img) in srcImageRange()
615 srcImage(BasicImageView<PixelType> const & img) in srcImage()
638 destImageRange(BasicImageView<PixelType> & img) in destImageRange()
666 destImage(BasicImageView<PixelType> & img) in destImage()
676 destImage(BasicImageView<PixelType> & img, Point2D const & ul) in destImage()
[all …]
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapdummyrenderer.c38 int renderPolygonDummy(imageObj *img, shapeObj *p, colorObj *color) in renderPolygonDummy()
63 int renderGlyphsLineDummy(imageObj *img,labelPathObj *labelpath, in renderGlyphsLineDummy()
70 int renderVectorSymbolDummy(imageObj *img, double x, double y, in renderVectorSymbolDummy()
84 int renderPixmapSymbolDummy(imageObj *img, double x, double y, in renderPixmapSymbolDummy()
112 int renderTruetypeSymbolDummy(imageObj *img, double x, double y, in renderTruetypeSymbolDummy()
145 int getRasterBufferCopyDummy(imageObj *img, rasterBufferObj *rb) in getRasterBufferCopyDummy()
199 int endLayerDummy(imageObj *img, mapObj *map, layerObj *layer) in endLayerDummy()
205 int startShapeDummy(imageObj *img, shapeObj *shape) in startShapeDummy()
211 int endShapeDummy(imageObj *img, shapeObj *shape) in endShapeDummy()
217 int setClipDummy(imageObj *img, rectObj clipRect) in setClipDummy()
[all …]
H A Dmapogl.cpp50 OglRenderer* getOglRenderer(imageObj* img) in getOglRenderer()
70 int msDrawPolygonOgl(imageObj *img, shapeObj *p, colorObj *color) in msDrawPolygonOgl()
82 int msDrawLineTiledOgl(imageObj *img, shapeObj *p, imageObj *tile) in msDrawLineTiledOgl()
96 int msRenderPixmapOgl(imageObj *img, double x, double y, in msRenderPixmapOgl()
105 (imageObj *img, double x, double y, in msRenderVectorSymbolOgl()
113 int msRenderTruetypeSymbolOgl(imageObj *img, double x, double y, in msRenderTruetypeSymbolOgl()
138 int msRenderGlyphsOgl(imageObj *img, double x, double y, in msRenderGlyphsOgl()
176 int msFreeImageOgl(imageObj *img) in msFreeImageOgl()
186 int msStartLayerOgl(imageObj *img, mapObj *map, layerObj *layer) in msStartLayerOgl()
192 int msEndLayerOgl(imageObj *img, mapObj *map, layerObj *layer) in msEndLayerOgl()
[all …]
/dports/devel/firmware-utils/firmware-utils-20111222/
H A Ddgfirmware.c37 unsigned char *img; in read_img() local
74 void write_img(unsigned char* img, const char *fname) in write_img()
92 void write_rootfs(unsigned char* img, const char *fname) in write_rootfs()
110 void write_kernel(unsigned char* img, const char *fname) in write_kernel()
128 unsigned char* read_rootfs(unsigned char* img, const char *fname) in read_rootfs()
165 unsigned char* read_kernel(unsigned char* img, const char *fname) in read_kernel()
202 int get_checksum(unsigned char* img) in get_checksum()
212 void set_checksum(unsigned char*img, unsigned short sum) in set_checksum()
219 int compute_checksum(unsigned char* img) in compute_checksum()
246 unsigned char *img; in main() local
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/util/bitmap/
H A DBitmapImageUtil.java46 public static boolean isMonochromeImage(RenderedImage img) { in isMonochromeImage()
55 public static boolean isZeroBlack(RenderedImage img) { in isZeroBlack()
93 public static int getColorIndexSize(RenderedImage img) { in getColorIndexSize()
108 public static boolean isGrayscaleImage(RenderedImage img) { in isGrayscaleImage()
118 public static BufferedImage convertTosRGB(RenderedImage img, in convertTosRGB()
129 public static BufferedImage convertToGrayscale(RenderedImage img, in convertToGrayscale()
140 public static BufferedImage convertToMonochrome(RenderedImage img, in convertToMonochrome()
153 public static RenderedImage convertToMonochrome(RenderedImage img, in convertToMonochrome()
192 private static BufferedImage convertAndScaleImage(RenderedImage img, in convertAndScaleImage()
210 public static BufferedImage toBufferedImage(RenderedImage img) { in toBufferedImage()
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/torch_glow/utils/torchvision_fake/
H A Dtransforms.py13 def _is_pil_image(img): argument
17 def _is_numpy(img): argument
21 def _is_tensor_image(img): argument
25 def resize(img, size, interpolation=Image.BILINEAR): argument
66 def center_crop(img, output_size): argument
76 def crop(img, i, j, h, w): argument
/dports/security/libfprint/libfprint-0.7.0/libfprint/
H A Dimg.c50 struct fp_img *img = g_malloc0(sizeof(*img) + length); in fpi_img_new() local
61 struct fp_img *img = fpi_img_new(width * height); in fpi_img_new_for_imgdev() local
67 gboolean fpi_img_is_sane(struct fp_img *img) in fpi_img_is_sane()
89 API_EXPORTED void fp_img_free(struct fp_img *img) in fp_img_free()
106 API_EXPORTED int fp_img_get_height(struct fp_img *img) in fp_img_get_height()
116 API_EXPORTED int fp_img_get_width(struct fp_img *img) in fp_img_get_width()
167 static void vflip(struct fp_img *img) in vflip()
189 static void hflip(struct fp_img *img) in hflip()
204 static void invert_colors(struct fp_img *img) in invert_colors()
219 API_EXPORTED void fp_img_standardize(struct fp_img *img) in fp_img_standardize()
[all …]
/dports/net-im/coccinella/Coccinella-0.96.20Src/contrib/
H A Danigif.tcl152 proc GetToken {img} { argument
225 proc stop {img} { argument
256 proc destroy {img} { argument
260 proc delete {img} { argument
275 proc isanigif {img} { argument
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/aom/src/
H A Daom_image.c19 static aom_image_t *img_alloc_helper(aom_image_t *img, aom_img_fmt_t fmt, in img_alloc_helper()
147 aom_image_t *aom_img_alloc(aom_image_t *img, aom_img_fmt_t fmt, in aom_img_alloc()
153 aom_image_t *aom_img_wrap(aom_image_t *img, aom_img_fmt_t fmt, unsigned int d_w, in aom_img_wrap()
161 int aom_img_set_rect(aom_image_t *img, unsigned int x, unsigned int y, in aom_img_set_rect()
211 void aom_img_flip(aom_image_t *img) { in aom_img_flip()
234 void aom_img_free(aom_image_t *img) { in aom_img_free()
242 int aom_img_plane_width(const aom_image_t *img, int plane) { in aom_img_plane_width()
249 int aom_img_plane_height(const aom_image_t *img, int plane) { in aom_img_plane_height()
/dports/graphics/darktable38/darktable-3.8.0/src/common/
H A Dimage_cache.c34 dt_image_t *img = (dt_image_t *)g_malloc(sizeof(dt_image_t)); in dt_image_cache_allocate() local
167 dt_image_t *img = (dt_image_t *)entry->data; in dt_image_cache_deallocate() local
206 dt_image_t *img = (dt_image_t *)entry->data; in dt_image_cache_get() local
217 dt_image_t *img = (dt_image_t *)entry->data; in dt_image_cache_testget() local
223 void dt_image_cache_read_release(dt_image_cache_t *cache, const dt_image_t *img) in dt_image_cache_read_release()
233 void dt_image_cache_write_release(dt_image_cache_t *cache, dt_image_t *img, dt_image_cache_write_mo… in dt_image_cache_write_release()
325 dt_image_t *img = (dt_image_t *)entry->data; in dt_image_cache_set_change_timestamp() local
343 dt_image_t *img = (dt_image_t *)entry->data; in dt_image_cache_set_change_timestamp_from_image() local
355 dt_image_t *img = (dt_image_t *)entry->data; in dt_image_cache_unset_change_timestamp() local
367 dt_image_t *img = (dt_image_t *)entry->data; in dt_image_cache_set_export_timestamp() local
[all …]
/dports/graphics/darktable/darktable-3.6.1/src/common/
H A Dimage_cache.c34 dt_image_t *img = (dt_image_t *)g_malloc(sizeof(dt_image_t)); in dt_image_cache_allocate() local
167 dt_image_t *img = (dt_image_t *)entry->data; in dt_image_cache_deallocate() local
206 dt_image_t *img = (dt_image_t *)entry->data; in dt_image_cache_get() local
217 dt_image_t *img = (dt_image_t *)entry->data; in dt_image_cache_testget() local
223 void dt_image_cache_read_release(dt_image_cache_t *cache, const dt_image_t *img) in dt_image_cache_read_release()
233 void dt_image_cache_write_release(dt_image_cache_t *cache, dt_image_t *img, dt_image_cache_write_mo… in dt_image_cache_write_release()
325 dt_image_t *img = (dt_image_t *)entry->data; in dt_image_cache_set_change_timestamp() local
343 dt_image_t *img = (dt_image_t *)entry->data; in dt_image_cache_set_change_timestamp_from_image() local
355 dt_image_t *img = (dt_image_t *)entry->data; in dt_image_cache_unset_change_timestamp() local
367 dt_image_t *img = (dt_image_t *)entry->data; in dt_image_cache_set_export_timestamp() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/aom/src/
H A Daom_image.c30 static aom_image_t *img_alloc_helper( in img_alloc_helper()
167 aom_image_t *aom_img_alloc(aom_image_t *img, aom_img_fmt_t fmt, in aom_img_alloc()
174 aom_image_t *aom_img_alloc_with_cb(aom_image_t *img, aom_img_fmt_t fmt, in aom_img_alloc_with_cb()
201 int aom_img_set_rect(aom_image_t *img, unsigned int x, unsigned int y, in aom_img_set_rect()
249 void aom_img_flip(aom_image_t *img) { in aom_img_flip()
268 void aom_img_free(aom_image_t *img) { in aom_img_free()
277 int aom_img_plane_width(const aom_image_t *img, int plane) { in aom_img_plane_width()
284 int aom_img_plane_height(const aom_image_t *img, int plane) { in aom_img_plane_height()
367 void aom_img_remove_metadata(aom_image_t *img) { in aom_img_remove_metadata()
374 const aom_metadata_t *aom_img_get_metadata(const aom_image_t *img, in aom_img_get_metadata()
[all …]
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/aom/src/
H A Daom_image.c30 static aom_image_t *img_alloc_helper( in img_alloc_helper()
167 aom_image_t *aom_img_alloc(aom_image_t *img, aom_img_fmt_t fmt, in aom_img_alloc()
174 aom_image_t *aom_img_alloc_with_cb(aom_image_t *img, aom_img_fmt_t fmt, in aom_img_alloc_with_cb()
201 int aom_img_set_rect(aom_image_t *img, unsigned int x, unsigned int y, in aom_img_set_rect()
249 void aom_img_flip(aom_image_t *img) { in aom_img_flip()
268 void aom_img_free(aom_image_t *img) { in aom_img_free()
277 int aom_img_plane_width(const aom_image_t *img, int plane) { in aom_img_plane_width()
284 int aom_img_plane_height(const aom_image_t *img, int plane) { in aom_img_plane_height()
367 void aom_img_remove_metadata(aom_image_t *img) { in aom_img_remove_metadata()
374 const aom_metadata_t *aom_img_get_metadata(const aom_image_t *img, in aom_img_get_metadata()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/aom/src/
H A Daom_image.c30 static aom_image_t *img_alloc_helper( in img_alloc_helper()
167 aom_image_t *aom_img_alloc(aom_image_t *img, aom_img_fmt_t fmt, in aom_img_alloc()
174 aom_image_t *aom_img_alloc_with_cb(aom_image_t *img, aom_img_fmt_t fmt, in aom_img_alloc_with_cb()
201 int aom_img_set_rect(aom_image_t *img, unsigned int x, unsigned int y, in aom_img_set_rect()
249 void aom_img_flip(aom_image_t *img) { in aom_img_flip()
268 void aom_img_free(aom_image_t *img) { in aom_img_free()
277 int aom_img_plane_width(const aom_image_t *img, int plane) { in aom_img_plane_width()
284 int aom_img_plane_height(const aom_image_t *img, int plane) { in aom_img_plane_height()
375 void aom_img_remove_metadata(aom_image_t *img) { in aom_img_remove_metadata()
382 const aom_metadata_t *aom_img_get_metadata(const aom_image_t *img, in aom_img_get_metadata()
[all …]
/dports/multimedia/aom/aom-3.2.0/aom/src/
H A Daom_image.c31 static aom_image_t *img_alloc_helper( in img_alloc_helper()
168 aom_image_t *aom_img_alloc(aom_image_t *img, aom_img_fmt_t fmt, in aom_img_alloc()
175 aom_image_t *aom_img_alloc_with_cb(aom_image_t *img, aom_img_fmt_t fmt, in aom_img_alloc_with_cb()
202 int aom_img_set_rect(aom_image_t *img, unsigned int x, unsigned int y, in aom_img_set_rect()
249 void aom_img_flip(aom_image_t *img) { in aom_img_flip()
268 void aom_img_free(aom_image_t *img) { in aom_img_free()
277 int aom_img_plane_width(const aom_image_t *img, int plane) { in aom_img_plane_width()
284 int aom_img_plane_height(const aom_image_t *img, int plane) { in aom_img_plane_height()
367 void aom_img_remove_metadata(aom_image_t *img) { in aom_img_remove_metadata()
374 const aom_metadata_t *aom_img_get_metadata(const aom_image_t *img, in aom_img_get_metadata()
[all …]

12345678910>>...657