Home
last modified time | relevance | path

Searched refs:image_width (Results 1 – 25 of 3485) sorted by relevance

12345678910>>...140

/dports/graphics/py-scikit-image/scikit-image-0.19.0/skimage/restoration/
H A Dunwrap_2d_ljmu.c263 EMP += image_width; in extend_mask()
264 IMP += image_width; in extend_mask()
268 IMP = input_mask + image_width; in extend_mask()
269 EMP = extended_mask + image_width; in extend_mask()
280 EMP += image_width; in extend_mask()
281 IMP += image_width; in extend_mask()
367 pixel_pointer += image_width; in calculate_reliability()
368 WIP += image_width; in calculate_reliability()
387 pixel_pointer += image_width; in calculate_reliability()
388 WIP += image_width; in calculate_reliability()
[all …]
/dports/print/limereport/LimeReport-1.5.35/3rdparty/zint-2.6.1/backend/
H A Draster.c106 symbol->bitmap_width = image_width; in save_raster_image_to_file()
165 … *(pixelbuf + (image_width * (image_height - row - 1)) + (image_width - column - 1)); in save_raster_image_to_file()
173 *(pixelbuf + (image_width * column) + (image_width - row - 1)); in save_raster_image_to_file()
259 *(pixelbuf + (image_width * i) + (image_width * yposn) + xposn + j) = '1'; in draw_hexagon()
307 … *(pixelbuf + (y * image_width) + (yposn * image_width) + xposn + x) = '1'; in draw_letter()
350 linePtr += image_width; in draw_letter()
370 … *(pixelbuf + (y * image_width) + (yposn * image_width) + xposn + x) = '1'; in draw_letter()
484 int image_height, image_width; in plot_raster_maxicode() local
542 draw_bar(pixelbuf, 0, image_width, 0, symbol->border_width * 2, image_width, image_height); in plot_raster_maxicode()
1084 textpos = (image_width / 2); in plot_raster_default()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/test/
H A Dcnn_test.cc137 int image_width = 16; in TEST_F() local
334 int image_width = 8; in TEST_F() local
443 int image_width = 17; in TEST_F() local
508 int image_width = 8; in TEST_F() local
563 int image_width = 4; in TEST_F() local
976 image_width = 10; in TEST_F()
983 int image_width = 8; in TEST_F() local
1081 int image_width = 4; in TEST_F() local
1257 int image_width = 4; in TEST_F() local
1435 int image_width = 4; in TEST_F() local
[all …]
/dports/graphics/clutter/clutter-1.26.4/doc/cookbook/html/examples/
H A Dtextures-split-go.c7 gfloat image_width, image_height; member
19 "x", -context->image_width, in go_away()
24 "x", +context->image_width, in go_away()
29 "x", -context->image_width, in go_away()
34 "x", -context->image_width, in go_away()
78 gint image_width, in setup_sub() argument
111 gfloat image_width, image_height, stage_width, stage_height; in main() local
134 clutter_actor_get_size (image, &image_width, &image_height); in main()
142 image_width / 2 , 0, in main()
148 image_width / 2, image_height / 2, in main()
[all …]
/dports/graphics/clutter/clutter-1.26.4/doc/cookbook/examples/
H A Dtextures-split-go.c7 gfloat image_width, image_height; member
19 "x", -context->image_width, in go_away()
24 "x", +context->image_width, in go_away()
29 "x", -context->image_width, in go_away()
34 "x", -context->image_width, in go_away()
78 gint image_width, in setup_sub() argument
111 gfloat image_width, image_height, stage_width, stage_height; in main() local
134 clutter_actor_get_size (image, &image_width, &image_height); in main()
142 image_width / 2 , 0, in main()
148 image_width / 2, image_height / 2, in main()
[all …]
/dports/multimedia/aom/aom-3.2.0/test/
H A Dcnn_test.cc145 int image_width = 16; in TEST_F() local
342 int image_width = 8; in TEST_F() local
451 int image_width = 17; in TEST_F() local
516 int image_width = 8; in TEST_F() local
571 int image_width = 4; in TEST_F() local
984 image_width = 10; in TEST_F()
991 int image_width = 8; in TEST_F() local
1089 int image_width = 4; in TEST_F() local
1265 int image_width = 4; in TEST_F() local
1443 int image_width = 4; in TEST_F() local
[all …]
/dports/multimedia/gavl/gavl-1.4.0/gavl/
H A Dpsnr.c315 format->image_width, format->image_height); in gavl_video_frame_psnr()
324 format->image_width, format->image_height); in gavl_video_frame_psnr()
329 format->image_width, format->image_height, 1); in gavl_video_frame_psnr()
334 format->image_width, format->image_height, 2); in gavl_video_frame_psnr()
337 format->image_width, format->image_height, 2); in gavl_video_frame_psnr()
347 format->image_width, format->image_height, 2); in gavl_video_frame_psnr()
350 format->image_width, format->image_height, 2); in gavl_video_frame_psnr()
383 format->image_width, format->image_height, 2); in gavl_video_frame_psnr()
386 format->image_width, format->image_height, 2); in gavl_video_frame_psnr()
402 format->image_width, format->image_height, 3); in gavl_video_frame_psnr()
[all …]
H A Ddeinterlace_blend.c109 d->line_width = d->format.image_width; in gavl_deinterlacer_init_blend()
113 d->line_width = d->format.image_width; in gavl_deinterlacer_init_blend()
117 d->line_width = d->format.image_width; in gavl_deinterlacer_init_blend()
121 d->line_width = 2 * d->format.image_width; in gavl_deinterlacer_init_blend()
125 d->line_width = 2 * d->format.image_width; in gavl_deinterlacer_init_blend()
129 d->line_width = 2 * d->format.image_width; in gavl_deinterlacer_init_blend()
135 d->line_width = d->format.image_width; in gavl_deinterlacer_init_blend()
140 d->line_width = d->format.image_width; in gavl_deinterlacer_init_blend()
145 d->line_width = d->format.image_width * 3; in gavl_deinterlacer_init_blend()
181 d->line_width = d->format.image_width; in gavl_deinterlacer_init_blend()
[all …]
/dports/graphics/zint/zint-2.10.0-src/backend/
H A Draster.c167 symbol->bitmap_width = image_width; in save_raster_image_to_file()
201 … *(pixelbuf + (image_width * (image_height - row - 1)) + (image_width - column - 1)); in save_raster_image_to_file()
209 *(pixelbuf + (image_width * column) + (image_width - row - 1)); in save_raster_image_to_file()
399 linePtr += image_width; in draw_letter()
402 memcpy(linePtr, linePtr - image_width, pixelPtr - (linePtr - image_width)); in draw_letter()
403 linePtr += image_width; in draw_letter()
648 int image_height, image_width; in plot_raster_maxicode() local
731 …draw_bar(pixelbuf, 0, image_width, vwhitesp_scaled, border_scaled, image_width, image_height, DEFA… in plot_raster_maxicode()
732 …draw_bar(pixelbuf, 0, image_width, ybind_top, border_scaled, image_width, image_height, DEFAULT_IN… in plot_raster_maxicode()
926 int image_width, image_height; in plot_raster_default() local
[all …]
/dports/graphics/aaphoto/aaphoto-0.43.1/
H A Daaresize.c21 unsigned long *image_width, in RESIZE() argument
97 *image_width = new_width; in RESIZE()
107 unsigned long *image_width, in ROTATE90() argument
116 new_width = *image_width; in ROTATE90()
157 *image_width = new_height; in ROTATE90()
167 unsigned long *image_width, in ROTATE180() argument
175 new_width = *image_width; in ROTATE180()
246 new_width = *image_width; in ROTATE270()
287 *image_width = new_height; in ROTATE270()
305 new_width = *image_width; in FLIPX()
[all …]
/dports/graphics/s2tc/s2tc-f6ec862/
H A Ds2tc_compress.c70 int image_width, image_height; variable
116 if (image_width > 32768 || image_height > 32768 || image_width <= 0 || image_height <= 0) in LoadTGA_BGRA()
222 row_inci = -image_width*2; in LoadTGA_BGRA()
240 for (x = 0;x < image_width;x++) in LoadTGA_BGRA()
250 memcpy(pixbufi + y * (image_width + row_inci), fin + y * image_width * pix_inc, image_width*4); in LoadTGA_BGRA()
271 for (x = 0;x < image_width;) in LoadTGA_BGRA()
301 if (x != image_width) in LoadTGA_BGRA()
315 for (x = 0;x < image_width;) in LoadTGA_BGRA()
356 if (x != image_width) in LoadTGA_BGRA()
368 for (x = 0;x < image_width;) in LoadTGA_BGRA()
[all …]
/dports/games/onscripter-1byte/onscripter-20200722/
H A Dresize_image.cpp44 unsigned long *pa = pixel_accum + image_width*s; in calcWeightedSumColumnInit()
45 unsigned long *pan = pixel_accum_num + image_width*s; in calcWeightedSumColumnInit()
64 unsigned long *pa = pixel_accum + image_width*s; in calcWeightedSumColumn()
65 unsigned long *pan = pixel_accum_num + image_width*s; in calcWeightedSumColumn()
74 unsigned long *pa = pixel_accum + image_width*s; in calcWeightedSumColumn()
75 unsigned long *pan = pixel_accum_num + image_width*s; in calcWeightedSumColumn()
87 int image_width, int byte_per_pixel) in calcWeightedSum() argument
93 if ((x_start-1)>=0 && (x_start-1)<image_width){ in calcWeightedSum()
94 tmp_acc[s] -= pixel_accum[image_width*s+x_start-1]; in calcWeightedSum()
97 if ((x_end-1)>=0 && (x_end-1)<image_width){ in calcWeightedSum()
[all …]
/dports/games/onscripter/onscripter-20200722/
H A Dresize_image.cpp44 unsigned long *pa = pixel_accum + image_width*s; in calcWeightedSumColumnInit()
45 unsigned long *pan = pixel_accum_num + image_width*s; in calcWeightedSumColumnInit()
64 unsigned long *pa = pixel_accum + image_width*s; in calcWeightedSumColumn()
65 unsigned long *pan = pixel_accum_num + image_width*s; in calcWeightedSumColumn()
74 unsigned long *pa = pixel_accum + image_width*s; in calcWeightedSumColumn()
75 unsigned long *pan = pixel_accum_num + image_width*s; in calcWeightedSumColumn()
87 int image_width, int byte_per_pixel) in calcWeightedSum() argument
93 if ((x_start-1)>=0 && (x_start-1)<image_width){ in calcWeightedSum()
94 tmp_acc[s] -= pixel_accum[image_width*s+x_start-1]; in calcWeightedSum()
97 if ((x_end-1)>=0 && (x_end-1)<image_width){ in calcWeightedSum()
[all …]
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/features/src/
H A Dspinimages.cu109 int image_width; member
117 int cols = 1 + image_width * 2; in computeFSize()
118 int rows = 1 + image_width; in computeFSize()
194 if (std::abs (beta) >= bin_size * image_width || alpha >= bin_size * image_width) in operator ()()
202 int beta_bin = floorf(beta / beta_bin_size) + image_width; in operator ()()
208 if (alpha_bin == image_width) // border points in operator ()()
214 if (beta_bin == 2*image_width ) // border points in operator ()()
218 beta = beta_bin_size * (beta_bin - image_width + 1) - eps; in operator ()()
222 float b = beta/beta_bin_size - float(beta_bin-image_width); in operator ()()
290 impl.image_width = image_width; in computeSpinImages_caller()
[all …]
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/ui/scaler/
H A Dscaler.c61 int image_width, int image_height );
64 int image_width, int image_height );
66 int image_width, int image_height );
68 int image_width, int image_height );
70 int image_width, int image_height );
72 int image_width, int image_height );
227 if ( *w > image_width - *x ) *w = image_width - *x; in clip()
236 clip( x, y, w, h, image_width, image_height ); in expand_1()
244 clip( x, y, w, h, image_width, image_height ); in expand_sai()
254 clip( x, y, w, h, image_width, image_height ); in expand_pal1()
[all …]
/dports/emulators/fuse/fuse-1.6.0/ui/scaler/
H A Dscaler.c60 int image_width, int image_height );
63 int image_width, int image_height );
65 int image_width, int image_height );
67 int image_width, int image_height );
69 int image_width, int image_height );
71 int image_width, int image_height );
236 if ( *w > image_width - *x ) *w = image_width - *x; in clip()
245 clip( x, y, w, h, image_width, image_height ); in expand_1()
253 clip( x, y, w, h, image_width, image_height ); in expand_sai()
263 clip( x, y, w, h, image_width, image_height ); in expand_pal1()
[all …]
/dports/graphics/freeimage/FreeImage/Source/LibJPEG/
H A Djcinit.c48 cinfo->jpeg_width = cinfo->image_width * cinfo->block_size; in jpeg_calc_jpeg_dimensions()
55 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 2L); in jpeg_calc_jpeg_dimensions()
63 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 3L); in jpeg_calc_jpeg_dimensions()
71 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 4L); in jpeg_calc_jpeg_dimensions()
79 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 5L); in jpeg_calc_jpeg_dimensions()
87 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 6L); in jpeg_calc_jpeg_dimensions()
95 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 7L); in jpeg_calc_jpeg_dimensions()
103 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 8L); in jpeg_calc_jpeg_dimensions()
111 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 9L); in jpeg_calc_jpeg_dimensions()
177 cinfo->jpeg_width = cinfo->image_width; in jpeg_calc_jpeg_dimensions()
[all …]
/dports/devel/upp/upp/uppsrc/plugin/jpg/lib/
H A Djcinit.c48 cinfo->jpeg_width = cinfo->image_width * cinfo->block_size; in jpeg_calc_jpeg_dimensions()
55 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 2L); in jpeg_calc_jpeg_dimensions()
63 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 3L); in jpeg_calc_jpeg_dimensions()
71 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 4L); in jpeg_calc_jpeg_dimensions()
79 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 5L); in jpeg_calc_jpeg_dimensions()
87 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 6L); in jpeg_calc_jpeg_dimensions()
95 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 7L); in jpeg_calc_jpeg_dimensions()
103 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 8L); in jpeg_calc_jpeg_dimensions()
111 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 9L); in jpeg_calc_jpeg_dimensions()
177 cinfo->jpeg_width = cinfo->image_width; in jpeg_calc_jpeg_dimensions()
[all …]
/dports/x11-toolkits/fltk/fltk-1.3.8/jpeg/
H A Djcinit.c48 cinfo->jpeg_width = cinfo->image_width * cinfo->block_size; in jpeg_calc_jpeg_dimensions()
55 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 2L); in jpeg_calc_jpeg_dimensions()
63 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 3L); in jpeg_calc_jpeg_dimensions()
71 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 4L); in jpeg_calc_jpeg_dimensions()
79 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 5L); in jpeg_calc_jpeg_dimensions()
87 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 6L); in jpeg_calc_jpeg_dimensions()
95 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 7L); in jpeg_calc_jpeg_dimensions()
103 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 8L); in jpeg_calc_jpeg_dimensions()
111 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 9L); in jpeg_calc_jpeg_dimensions()
177 cinfo->jpeg_width = cinfo->image_width; in jpeg_calc_jpeg_dimensions()
[all …]
/dports/graphics/opencv/opencv-4.5.3/3rdparty/libjpeg/
H A Djcinit.c48 cinfo->jpeg_width = cinfo->image_width * cinfo->block_size; in jpeg_calc_jpeg_dimensions()
55 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 2L); in jpeg_calc_jpeg_dimensions()
63 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 3L); in jpeg_calc_jpeg_dimensions()
71 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 4L); in jpeg_calc_jpeg_dimensions()
79 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 5L); in jpeg_calc_jpeg_dimensions()
87 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 6L); in jpeg_calc_jpeg_dimensions()
95 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 7L); in jpeg_calc_jpeg_dimensions()
103 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 8L); in jpeg_calc_jpeg_dimensions()
111 jdiv_round_up((long) cinfo->image_width * cinfo->block_size, 9L); in jpeg_calc_jpeg_dimensions()
177 cinfo->jpeg_width = cinfo->image_width; in jpeg_calc_jpeg_dimensions()
[all …]
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libvo/
H A Dvo_yuv4mpeg.c71 static int image_width = 0;
101 if (image_width == width && image_height == height && in config()
111 image_width = width; in config()
132 write_bytes = image_width * image_height * 3 / 2; in config()
146 image_u = image_y + image_width * image_height; in config()
147 image_v = image_u + image_width * image_height / 4; in config()
161 image + y0 * image_width + x0, image_width); in draw_alpha()
198 dst = image_y + image_width * y + x; in draw_slice()
203 dst += image_width; in draw_slice()
207 int imgstride = image_width >> 1; in draw_slice()
[all …]
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libvo/
H A Dvo_yuv4mpeg.c71 static int image_width = 0;
101 if (image_width == width && image_height == height && in config()
111 image_width = width; in config()
132 write_bytes = image_width * image_height * 3 / 2; in config()
146 image_u = image_y + image_width * image_height; in config()
147 image_v = image_u + image_width * image_height / 4; in config()
161 image + y0 * image_width + x0, image_width); in draw_alpha()
198 dst = image_y + image_width * y + x; in draw_slice()
203 dst += image_width; in draw_slice()
207 int imgstride = image_width >> 1; in draw_slice()
[all …]
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/src/
H A Dresize_image.cpp48 unsigned long *pa = pixel_accum + image_width*s; in calcWeightedSumColumnInit()
49 unsigned long *pan = pixel_accum_num + image_width*s; in calcWeightedSumColumnInit()
51 for (int j=image_width ; j>0 ; j--, p+=byte_per_pixel){ in calcWeightedSumColumnInit()
69 unsigned long *pa = pixel_accum + image_width*s; in calcWeightedSumColumn()
70 unsigned long *pan = pixel_accum_num + image_width*s; in calcWeightedSumColumn()
72 for (int j=image_width ; j>0 ; j--, p+=byte_per_pixel){ in calcWeightedSumColumn()
79 unsigned long *pa = pixel_accum + image_width*s; in calcWeightedSumColumn()
80 unsigned long *pan = pixel_accum_num + image_width*s; in calcWeightedSumColumn()
82 for (int j=image_width ; j>0 ; j--, p+=byte_per_pixel){ in calcWeightedSumColumn()
97 tmp_acc[s] -= pixel_accum[image_width*s+x_start]; in calcWeightedSum()
[all …]
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkrenderbackground.c84 double image_width, image_height; in gtk_theming_background_snapshot_layer() local
114 &image_width, in gtk_theming_background_snapshot_layer()
117 if (image_width <= 0 || image_height <= 0) in gtk_theming_background_snapshot_layer()
121 if (image_width == width) in gtk_theming_background_snapshot_layer()
174 double n = round (width / image_width); in gtk_theming_background_snapshot_layer()
180 image_height *= width / (image_width * n); in gtk_theming_background_snapshot_layer()
181 image_width = width / n; in gtk_theming_background_snapshot_layer()
191 image_width *= height / (image_height * n); in gtk_theming_background_snapshot_layer()
199 double n = floor (width / image_width); in gtk_theming_background_snapshot_layer()
203 repeat_width = round (image_width); in gtk_theming_background_snapshot_layer()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/
H A Dt4_t6_decode.c167 if (s->row_len <= s->image_width) in add_run_to_row()
222 if (s->row_len == s->image_width) in put_decoded_row()
261 if (fudge < s->image_width) in put_decoded_row()
631 if (s->a0 >= s->image_width) in put_bits()
632 s->a0 = s->image_width - 1; in put_bits()
761 return s->image_width; in t4_t6_decode_get_image_width()
792 if (s->bytes_per_row == 0 || image_width != s->image_width) in t4_t6_decode_restart()
801 s->image_width = image_width; in t4_t6_decode_restart()
803 bytes_per_row = (image_width + 7)/8; in t4_t6_decode_restart()
832 s->b1 = s->image_width; in t4_t6_decode_restart()
[all …]

12345678910>>...140