Home
last modified time | relevance | path

Searched refs:img_y (Results 1 – 25 of 331) sorted by relevance

12345678910>>...14

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bsgm/
H A Dbsgm_error_checking.hxx37 for (int y = 0, img_y = img_start_y; y < h; y++, img_y++) { in bsgm_check_shadows() local
74 for (int y = 0, img_y = img_start_y; y < h; y++, img_y++) { in bsgm_check_nonunique() local
114 if (img(img_x, img_y) < shadow_thresh) { in bsgm_check_nonunique()
183 for (int invalid_y = 0, img_y = img_start_y; invalid_y < h; invalid_y++, img_y++) { in bsgm_compute_invalid_map() local
187 if (img_tar(img_x, img_y) == border_val) in bsgm_compute_invalid_map()
195 if (img_tar(img_x, img_y) == border_val) in bsgm_compute_invalid_map()
203 for (int invalid_y = 0, img_y = img_start_y; invalid_y < h; invalid_y++, img_y++) { in bsgm_compute_invalid_map() local
208 if (img_ref(lb_ref, img_y) != border_val) in bsgm_compute_invalid_map()
221 if (img_ref(rb_ref, img_y) != border_val) in bsgm_compute_invalid_map()
387 for (int y = 0, img_y = img_start_y; y < h; y++, img_y++) { in bsgm_interpolate_errors() local
[all …]
/dports/graphics/hugin/hugin-2020.0.0/src/hugin1/hugin/
H A DChoosyRemapper.cpp86 double img_x, img_y; in UpdateAndResetIndex() local
87 transform.transformImgCoord(img_x, img_y, in UpdateAndResetIndex()
90 if ( img_y > 0.0 && img_y < height in UpdateAndResetIndex()
109 transform.transformImgCoord(img_x, img_y, in UpdateAndResetIndex()
112 if ( img_y > 0.0 && img_y < height in UpdateAndResetIndex()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/Renderer/SOIL/
H A Dstbi_DDS_aug_c.h301 s->img_y = header.dwHeight; in dds_load()
308 cubemap_faces &= (s->img_x == s->img_y); in dds_load()
315 *y = s->img_y; in dds_load()
328 sz = (s->img_x)*(s->img_y)*4*cubemap_faces; in dds_load()
366 if( ref_y + 4 > s->img_y ) in dds_load()
368 bh = s->img_y - ref_y; in dds_load()
393 int my = s->img_y >> (i + 2); in dds_load()
422 getn( s, &dds_data[cf*s->img_x*s->img_y*s->img_n], s->img_x*s->img_y*s->img_n ); in dds_load()
430 int my = s->img_y >> i; in dds_load()
454 s->img_y *= cubemap_faces; in dds_load()
[all …]
/dports/graphics/pear-Image_Transform/Image_Transform-0.9.5/Image/
H A DTransform.php106 var $img_y = ''; variable in Image_Transform
306 ? $this->img_y
307 : $this->_parse_size($new_y, $this->img_y);
329 $new_y = round(($new_x / $this->img_x) * $this->img_y, 0);
417 $new_y = round($size * $this->img_y, 0);
437 if ($this->img_x >= $this->img_y) {
481 $y = $this->img_y / $height;
646 $this->img_y = $this->new_y = $data[1];
779 $this->img_y = $size;
906 return $this->img_y;
[all …]
/dports/www/newsboat/newsboat-2.22.1/contrib/image-preview/
H A Dnbparser13 img_y=35
17 img_y=8
35 ~/.config/vifm/scripts/vifmimg draw $img_x $img_y $img_width $img_height ${imgfile:1:-1}
41 ~/.config/vifm/scripts/vifmimg draw $img_x $img_y $img_width $img_height ${imgfile:1:-1}
48 ~/.config/vifm/scripts/vifmimg draw $img_x $img_y $img_width $img_height ${imgfile:1:-1}
54 ~/.config/vifm/scripts/vifmimg draw $img_x $img_y $img_width $img_height ${imgfile:1:-1}
/dports/x11/xmag/xmag-1.0.6/
H A DScale.c116 Position img_x, Position img_y,
420 img_y = min(max(img_y, 0), (Position) sw->scale.image->height - 1); in ScaleImage()
428 img_x, img_y, dst_x, dst_y, in ScaleImage()
453 sw->scale.table.y[(int) img_y]); in ScaleImage()
457 for (y = img_y; y < img_y + (Position)img_height; y++) { in ScaleImage()
470 for (y = img_y; y < img_y + (Position)img_height; y++) { in ScaleImage()
498 *img_y < 0 || *img_y >= sw->scale.image->height) in FindPixel()
511 --*img_y; in FindPixel()
516 ++*img_y; in FindPixel()
549 Position x, y, img_x, img_y; in Redisplay() local
[all …]
/dports/graphics/pear-Image_Transform/Image_Transform-0.9.5/Image/Transform/Driver/
H A DImlib.php184 $x_pos = ($new_y - $this->img_y) / 2;
187 $this->crop($this->img_y, $this->img_x, $x_pos, $y_pos);
190 $y_pos = ($new_y - $this->img_y) / 2;
191 $this->crop($this->img_x, $this->img_y, $x_pos, $y_pos);
195 $this->img_y = $new_y;
224 $this->img_y = $in_cropHeight;
333 $this->img_y = $new_y;
350 $this->img_y = imlib_image_get_height($this->imageHandle);
/dports/comms/xastir/Xastir-Release-2.1.8/scripts/
H A Dridge_radar.pl38 my ($img_x, $img_y) = imgsize(\$response->content);
50 my $tiepoint_lat = $lat - ($yscale * $img_y);
55 print "TIEPOINT\t$img_x\t$img_y\t$tiepoint_lon\t$tiepoint_lat\n";
56 print "IMAGESIZE\t$img_x\t$img_y\n";
/dports/multimedia/kodi-addon-screensaver.matrixtrails/screensaver.matrixtrails-2.6.0-Matrix/lib/SOIL2/
H A Dstbi_DDS_c.h372 s->img_y = header.dwHeight; in stbi__dds_load()
379 cubemap_faces &= (s->img_x == s->img_y); in stbi__dds_load()
386 *y = s->img_y; in stbi__dds_load()
399 sz = (s->img_x)*(s->img_y)*4*cubemap_faces; in stbi__dds_load()
437 if( ref_y + 4 > (int)s->img_y ) in stbi__dds_load()
439 bh = s->img_y - ref_y; in stbi__dds_load()
464 int my = s->img_y >> (i + 2); in stbi__dds_load()
493 stbi__getn( s, &dds_data[cf*s->img_x*s->img_y*s->img_n], s->img_x*s->img_y*s->img_n ); in stbi__dds_load()
501 int my = s->img_y >> i; in stbi__dds_load()
525 s->img_y *= cubemap_faces; in stbi__dds_load()
[all …]
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/Renderer/SOIL2/
H A Dstbi_DDS_c.h374 s->img_y = header.dwHeight; in stbi__dds_load()
381 cubemap_faces &= (s->img_x == s->img_y); in stbi__dds_load()
388 *y = s->img_y; in stbi__dds_load()
401 sz = (s->img_x)*(s->img_y)*4*cubemap_faces; in stbi__dds_load()
439 if( ref_y + 4 > (int)s->img_y ) in stbi__dds_load()
441 bh = s->img_y - ref_y; in stbi__dds_load()
466 int my = s->img_y >> (i + 2); in stbi__dds_load()
495 stbi__getn( s, &dds_data[cf*s->img_x*s->img_y*s->img_n], s->img_x*s->img_y*s->img_n ); in stbi__dds_load()
503 int my = s->img_y >> i; in stbi__dds_load()
527 s->img_y *= cubemap_faces; in stbi__dds_load()
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dh264_loopfilter.c240 uint8_t *img_y, in h264_filter_mb_fast_internal() argument
278 filter_mb_edgev( &img_y[4*2<<pixel_shift], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
282 filter_mb_edgeh( &img_y[4*2*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
290 filter_mb_edgeh( &img_y[4*1*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
291 filter_mb_edgeh( &img_y[4*2*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
292 filter_mb_edgeh( &img_y[4*3*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
420 int mb_x, int mb_y, uint8_t *img_y, in ff_h264_filter_mb_fast() argument
602 filter_mb_edgev( &img_y[0], linesize, bS, qp, a, b, h, 1 ); in filter_mb_dir()
613 filter_mb_edgeh( &img_y[0], linesize, bS, qp, a, b, h, 1 ); in filter_mb_dir()
721 uint8_t *img_y, uint8_t *img_cb, uint8_t *img_cr, in ff_h264_filter_mb() argument
[all …]
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dh264_loopfilter.c237 uint8_t *img_y, in h264_filter_mb_fast_internal() argument
275 filter_mb_edgev( &img_y[4*2<<pixel_shift], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
279 filter_mb_edgeh( &img_y[4*2*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
281 filter_mb_edgev( &img_y[4*1<<pixel_shift], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
282 filter_mb_edgev( &img_y[4*2<<pixel_shift], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
287 filter_mb_edgeh( &img_y[4*1*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
288 filter_mb_edgeh( &img_y[4*2*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
289 filter_mb_edgeh( &img_y[4*3*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
589 filter_mb_edgev( &img_y[0], linesize, bS, qp, a, b, h, 1 ); in filter_mb_dir()
600 filter_mb_edgeh( &img_y[0], linesize, bS, qp, a, b, h, 1 ); in filter_mb_dir()
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dh264_loopfilter.c240 uint8_t *img_y, in h264_filter_mb_fast_internal() argument
278 filter_mb_edgev( &img_y[4*2<<pixel_shift], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
282 filter_mb_edgeh( &img_y[4*2*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
290 filter_mb_edgeh( &img_y[4*1*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
291 filter_mb_edgeh( &img_y[4*2*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
292 filter_mb_edgeh( &img_y[4*3*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
420 int mb_x, int mb_y, uint8_t *img_y, in ff_h264_filter_mb_fast() argument
602 filter_mb_edgev( &img_y[0], linesize, bS, qp, a, b, h, 1 ); in filter_mb_dir()
613 filter_mb_edgeh( &img_y[0], linesize, bS, qp, a, b, h, 1 ); in filter_mb_dir()
721 uint8_t *img_y, uint8_t *img_cb, uint8_t *img_cr, in ff_h264_filter_mb() argument
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dh264_loopfilter.c239 uint8_t *img_y, in h264_filter_mb_fast_internal() argument
277 filter_mb_edgev( &img_y[4*2<<pixel_shift], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
281 filter_mb_edgeh( &img_y[4*2*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
289 filter_mb_edgeh( &img_y[4*1*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
290 filter_mb_edgeh( &img_y[4*2*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
291 filter_mb_edgeh( &img_y[4*3*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
419 int mb_x, int mb_y, uint8_t *img_y, in ff_h264_filter_mb_fast() argument
601 filter_mb_edgev( &img_y[0], linesize, bS, qp, a, b, h, 1 ); in filter_mb_dir()
612 filter_mb_edgeh( &img_y[0], linesize, bS, qp, a, b, h, 1 ); in filter_mb_dir()
720 uint8_t *img_y, uint8_t *img_cb, uint8_t *img_cr, in ff_h264_filter_mb() argument
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dh264_loopfilter.c239 uint8_t *img_y, in h264_filter_mb_fast_internal() argument
277 filter_mb_edgev( &img_y[4*2<<pixel_shift], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
281 filter_mb_edgeh( &img_y[4*2*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
289 filter_mb_edgeh( &img_y[4*1*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
290 filter_mb_edgeh( &img_y[4*2*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
291 filter_mb_edgeh( &img_y[4*3*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
419 int mb_x, int mb_y, uint8_t *img_y, in ff_h264_filter_mb_fast() argument
601 filter_mb_edgev( &img_y[0], linesize, bS, qp, a, b, h, 1 ); in filter_mb_dir()
612 filter_mb_edgeh( &img_y[0], linesize, bS, qp, a, b, h, 1 ); in filter_mb_dir()
720 uint8_t *img_y, uint8_t *img_cb, uint8_t *img_cr, in ff_h264_filter_mb() argument
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dh264_loopfilter.c237 uint8_t *img_y, in h264_filter_mb_fast_internal() argument
275 filter_mb_edgev( &img_y[4*2<<pixel_shift], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
279 filter_mb_edgeh( &img_y[4*2*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
281 filter_mb_edgev( &img_y[4*1<<pixel_shift], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
282 filter_mb_edgev( &img_y[4*2<<pixel_shift], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
287 filter_mb_edgeh( &img_y[4*1*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
288 filter_mb_edgeh( &img_y[4*2*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
289 filter_mb_edgeh( &img_y[4*3*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
589 filter_mb_edgev( &img_y[0], linesize, bS, qp, a, b, h, 1 ); in filter_mb_dir()
600 filter_mb_edgeh( &img_y[0], linesize, bS, qp, a, b, h, 1 ); in filter_mb_dir()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dh264_loopfilter.c239 uint8_t *img_y, in h264_filter_mb_fast_internal() argument
277 filter_mb_edgev( &img_y[4*2<<pixel_shift], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
281 filter_mb_edgeh( &img_y[4*2*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
289 filter_mb_edgeh( &img_y[4*1*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
290 filter_mb_edgeh( &img_y[4*2*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
291 filter_mb_edgeh( &img_y[4*3*linesize], linesize, bS3, qp, a, b, h, 0); in h264_filter_mb_fast_internal()
419 int mb_x, int mb_y, uint8_t *img_y, in ff_h264_filter_mb_fast() argument
601 filter_mb_edgev( &img_y[0], linesize, bS, qp, a, b, h, 1 ); in filter_mb_dir()
612 filter_mb_edgeh( &img_y[0], linesize, bS, qp, a, b, h, 1 ); in filter_mb_dir()
720 uint8_t *img_y, uint8_t *img_cb, uint8_t *img_cr, in ff_h264_filter_mb() argument
[all …]
/dports/graphics/libpillowfight/libpillowfight-dae21f97de872e4ad2e94f1b0fc53302a00259fd/src/pillowfight/
H A D_border.c117 int img_x, img_y; in pyborder() local
123 &img_x, &img_y, in pyborder()
129 assert(img_x * img_y * 4 /* RGBA */ == img_in.len); in pyborder()
132 bitmap_in = from_py_buffer(&img_in, img_x, img_y); in pyborder()
133 bitmap_out = from_py_buffer(&img_out, img_x, img_y); in pyborder()
H A D_grayfilter.c106 int img_x, img_y; in pygrayfilter() local
112 &img_x, &img_y, in pygrayfilter()
118 assert(img_x * img_y * 4 /* RGBA */ == img_in.len); in pygrayfilter()
121 bitmap_in = from_py_buffer(&img_in, img_x, img_y); in pygrayfilter()
122 bitmap_out = from_py_buffer(&img_out, img_x, img_y); in pygrayfilter()
/dports/graphics/py-pypillowfight/pypillowfight-0.3.0/src/pillowfight/
H A D_border.c117 int img_x, img_y; in pyborder() local
123 &img_x, &img_y, in pyborder()
129 assert(img_x * img_y * 4 /* RGBA */ == img_in.len); in pyborder()
132 bitmap_in = from_py_buffer(&img_in, img_x, img_y); in pyborder()
133 bitmap_out = from_py_buffer(&img_out, img_x, img_y); in pyborder()
H A D_grayfilter.c106 int img_x, img_y; in pygrayfilter() local
112 &img_x, &img_y, in pygrayfilter()
118 assert(img_x * img_y * 4 /* RGBA */ == img_in.len); in pygrayfilter()
121 bitmap_in = from_py_buffer(&img_in, img_x, img_y); in pygrayfilter()
122 bitmap_out = from_py_buffer(&img_out, img_x, img_y); in pygrayfilter()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libretro/libretro-common/formats/bmp/
H A Drbmp.c45 uint32_t img_y; member
284 s->img_y = rbmp__get16le(s); in rbmp__bmp_load()
289 s->img_y = rbmp__get32le(s); in rbmp__bmp_load()
302 flip_vertically = ((int) s->img_y) > 0; in rbmp__bmp_load()
303 s->img_y = abs((int) s->img_y); in rbmp__bmp_load()
401 out = (unsigned char *) malloc(target * s->img_x * s->img_y); in rbmp__bmp_load()
440 for (j=0; j < (int) s->img_y; ++j) in rbmp__bmp_load()
527 for (j=0; j < (int) s->img_y; ++j) in rbmp__bmp_load()
564 for (j=0; j < (int) s->img_y>>1; ++j) in rbmp__bmp_load()
567 unsigned char *p2 = out + (s->img_y-1-j)*s->img_x*target; in rbmp__bmp_load()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/formats/bmp/
H A Drbmp.c45 uint32_t img_y; member
284 s->img_y = rbmp__get16le(s); in rbmp__bmp_load()
289 s->img_y = rbmp__get32le(s); in rbmp__bmp_load()
302 flip_vertically = ((int) s->img_y) > 0; in rbmp__bmp_load()
303 s->img_y = abs((int) s->img_y); in rbmp__bmp_load()
401 out = (unsigned char *) malloc(target * s->img_x * s->img_y); in rbmp__bmp_load()
440 for (j=0; j < (int) s->img_y; ++j) in rbmp__bmp_load()
527 for (j=0; j < (int) s->img_y; ++j) in rbmp__bmp_load()
564 for (j=0; j < (int) s->img_y>>1; ++j) in rbmp__bmp_load()
567 unsigned char *p2 = out + (s->img_y-1-j)*s->img_x*target; in rbmp__bmp_load()
[all …]
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro-common/formats/bmp/
H A Drbmp.c45 uint32_t img_y; member
284 s->img_y = rbmp__get16le(s); in rbmp__bmp_load()
289 s->img_y = rbmp__get32le(s); in rbmp__bmp_load()
302 flip_vertically = ((int) s->img_y) > 0; in rbmp__bmp_load()
303 s->img_y = abs((int) s->img_y); in rbmp__bmp_load()
401 out = (unsigned char *) malloc(target * s->img_x * s->img_y); in rbmp__bmp_load()
440 for (j=0; j < (int) s->img_y; ++j) in rbmp__bmp_load()
527 for (j=0; j < (int) s->img_y; ++j) in rbmp__bmp_load()
564 for (j=0; j < (int) s->img_y>>1; ++j) in rbmp__bmp_load()
567 unsigned char *p2 = out + (s->img_y-1-j)*s->img_x*target; in rbmp__bmp_load()
[all …]
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/libretro/libretro-common/formats/bmp/
H A Drbmp.c45 uint32_t img_y; member
284 s->img_y = rbmp__get16le(s); in rbmp__bmp_load()
289 s->img_y = rbmp__get32le(s); in rbmp__bmp_load()
302 flip_vertically = ((int) s->img_y) > 0; in rbmp__bmp_load()
303 s->img_y = abs((int) s->img_y); in rbmp__bmp_load()
401 out = (unsigned char *) malloc(target * s->img_x * s->img_y); in rbmp__bmp_load()
440 for (j=0; j < (int) s->img_y; ++j) in rbmp__bmp_load()
527 for (j=0; j < (int) s->img_y; ++j) in rbmp__bmp_load()
564 for (j=0; j < (int) s->img_y>>1; ++j) in rbmp__bmp_load()
567 unsigned char *p2 = out + (s->img_y-1-j)*s->img_x*target; in rbmp__bmp_load()
[all …]

12345678910>>...14