Home
last modified time | relevance | path

Searched refs:stbi__mad3sizes_valid (Results 1 – 25 of 54) sorted by relevance

123

/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/stb/
H A Dstb_image.h933 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid() function
957 if (!stbi__mad3sizes_valid(a, b, c, add)) return NULL; in stbi__malloc_mad3()
3098 …if (!stbi__mad3sizes_valid(s->img_x, s->img_y, s->img_n, 0)) return stbi__err("too large", "Image … in stbi__process_frame_header()
4413 if (!stbi__mad3sizes_valid(img_n, x, depth, 7)) return stbi__err("too large", "Corrupt PNG"); in stbi__create_png_image_raw()
5247 if (!stbi__mad3sizes_valid(target, s->img_x, s->img_y, 0)) in stbi__bmp_load()
5571 if (!stbi__mad3sizes_valid(tga_width, tga_height, tga_comp, 0)) in stbi__tga_load()
5833 if (!stbi__mad3sizes_valid(4, w, h, 0)) in stbi__psd_load()
6152 …if (!stbi__mad3sizes_valid(x, y, 4, 0)) return stbi__errpuc("too large", "PIC image too large to d… in stbi__pic_load()
6419 if (!stbi__mad3sizes_valid(4, g->w, g->h, 0)) in stbi__gif_load_next()
7105 if (!stbi__mad3sizes_valid(s->img_n, s->img_x, s->img_y, 0)) in stbi__pnm_load()
/dports/lang/v/v-0.1.29/thirdparty/stb_image/
H A Dstb_image.h936 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid() function
960 if (!stbi__mad3sizes_valid(a, b, c, add)) return NULL; in stbi__malloc_mad3()
3101 …if (!stbi__mad3sizes_valid(s->img_x, s->img_y, s->img_n, 0)) return stbi__err("too large", "Image … in stbi__process_frame_header()
4416 if (!stbi__mad3sizes_valid(img_n, x, depth, 7)) return stbi__err("too large", "Corrupt PNG"); in stbi__create_png_image_raw()
5250 if (!stbi__mad3sizes_valid(target, s->img_x, s->img_y, 0)) in stbi__bmp_load()
5574 if (!stbi__mad3sizes_valid(tga_width, tga_height, tga_comp, 0)) in stbi__tga_load()
5836 if (!stbi__mad3sizes_valid(4, w, h, 0)) in stbi__psd_load()
6155 …if (!stbi__mad3sizes_valid(x, y, 4, 0)) return stbi__errpuc("too large", "PIC image too large to d… in stbi__pic_load()
6422 if (!stbi__mad3sizes_valid(4, g->w, g->h, 0)) in stbi__gif_load_next()
7108 if (!stbi__mad3sizes_valid(s->img_n, s->img_x, s->img_y, 0)) in stbi__pnm_load()
/dports/devel/love/love-11.3/src/libraries/stb/
H A Dstb_image.h933 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid() function
957 if (!stbi__mad3sizes_valid(a, b, c, add)) return NULL; in stbi__malloc_mad3()
3098 …if (!stbi__mad3sizes_valid(s->img_x, s->img_y, s->img_n, 0)) return stbi__err("too large", "Image … in stbi__process_frame_header()
4413 if (!stbi__mad3sizes_valid(img_n, x, depth, 7)) return stbi__err("too large", "Corrupt PNG"); in stbi__create_png_image_raw()
5247 if (!stbi__mad3sizes_valid(target, s->img_x, s->img_y, 0)) in stbi__bmp_load()
5571 if (!stbi__mad3sizes_valid(tga_width, tga_height, tga_comp, 0)) in stbi__tga_load()
5833 if (!stbi__mad3sizes_valid(4, w, h, 0)) in stbi__psd_load()
6152 …if (!stbi__mad3sizes_valid(x, y, 4, 0)) return stbi__errpuc("too large", "PIC image too large to d… in stbi__pic_load()
6419 if (!stbi__mad3sizes_valid(4, g->w, g->h, 0)) in stbi__gif_load_next()
7105 if (!stbi__mad3sizes_valid(s->img_n, s->img_x, s->img_y, 0)) in stbi__pnm_load()
/dports/misc/mnn/MNN-1.2.0/3rd_party/imageHelper/
H A Dstb_image.h933 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid() function
957 if (!stbi__mad3sizes_valid(a, b, c, add)) return NULL; in stbi__malloc_mad3()
3098 …if (!stbi__mad3sizes_valid(s->img_x, s->img_y, s->img_n, 0)) return stbi__err("too large", "Image … in stbi__process_frame_header()
4413 if (!stbi__mad3sizes_valid(img_n, x, depth, 7)) return stbi__err("too large", "Corrupt PNG"); in stbi__create_png_image_raw()
5247 if (!stbi__mad3sizes_valid(target, s->img_x, s->img_y, 0)) in stbi__bmp_load()
5571 if (!stbi__mad3sizes_valid(tga_width, tga_height, tga_comp, 0)) in stbi__tga_load()
5833 if (!stbi__mad3sizes_valid(4, w, h, 0)) in stbi__psd_load()
6152 …if (!stbi__mad3sizes_valid(x, y, 4, 0)) return stbi__errpuc("too large", "PIC image too large to d… in stbi__pic_load()
6419 if (!stbi__mad3sizes_valid(4, g->w, g->h, 0)) in stbi__gif_load_next()
7105 if (!stbi__mad3sizes_valid(s->img_n, s->img_x, s->img_y, 0)) in stbi__pnm_load()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_image.h933 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid() function
957 if (!stbi__mad3sizes_valid(a, b, c, add)) return NULL; in stbi__malloc_mad3()
3098 …if (!stbi__mad3sizes_valid(s->img_x, s->img_y, s->img_n, 0)) return stbi__err("too large", "Image … in stbi__process_frame_header()
4413 if (!stbi__mad3sizes_valid(img_n, x, depth, 7)) return stbi__err("too large", "Corrupt PNG"); in stbi__create_png_image_raw()
5247 if (!stbi__mad3sizes_valid(target, s->img_x, s->img_y, 0)) in stbi__bmp_load()
5571 if (!stbi__mad3sizes_valid(tga_width, tga_height, tga_comp, 0)) in stbi__tga_load()
5833 if (!stbi__mad3sizes_valid(4, w, h, 0)) in stbi__psd_load()
6152 …if (!stbi__mad3sizes_valid(x, y, 4, 0)) return stbi__errpuc("too large", "PIC image too large to d… in stbi__pic_load()
6419 if (!stbi__mad3sizes_valid(4, g->w, g->h, 0)) in stbi__gif_load_next()
7105 if (!stbi__mad3sizes_valid(s->img_n, s->img_x, s->img_y, 0)) in stbi__pnm_load()
/dports/devel/stb/stb-f54acd4/
H A Dstb_image.h960 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid() function
986 if (!stbi__mad3sizes_valid(a, b, c, add)) return NULL; in stbi__malloc_mad3()
3180 …if (!stbi__mad3sizes_valid(s->img_x, s->img_y, s->img_n, 0)) return stbi__err("too large", "Image … in stbi__process_frame_header()
4495 if (!stbi__mad3sizes_valid(img_n, x, depth, 7)) return stbi__err("too large", "Corrupt PNG"); in stbi__create_png_image_raw()
5340 if (!stbi__mad3sizes_valid(target, s->img_x, s->img_y, 0)) in stbi__bmp_load()
5666 if (!stbi__mad3sizes_valid(tga_width, tga_height, tga_comp, 0)) in stbi__tga_load()
5929 if (!stbi__mad3sizes_valid(4, w, h, 0)) in stbi__psd_load()
6248 …if (!stbi__mad3sizes_valid(x, y, 4, 0)) return stbi__errpuc("too large", "PIC image too large to d… in stbi__pic_load()
6515 if (!stbi__mad3sizes_valid(4, g->w, g->h, 0)) in stbi__gif_load_next()
7214 if (!stbi__mad3sizes_valid(s->img_n, s->img_x, s->img_y, 0)) in stbi__pnm_load()
/dports/misc/visp/visp-3.4.0/3rdparty/stb_image/
H A Dstb_image.h934 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid() function
958 if (!stbi__mad3sizes_valid(a, b, c, add)) return NULL; in stbi__malloc_mad3()
3099 …if (!stbi__mad3sizes_valid(s->img_x, s->img_y, s->img_n, 0)) return stbi__err("too large", "Image … in stbi__process_frame_header()
4414 if (!stbi__mad3sizes_valid(img_n, x, depth, 7)) return stbi__err("too large", "Corrupt PNG"); in stbi__create_png_image_raw()
5251 if (!stbi__mad3sizes_valid(target, s->img_x, s->img_y, 0)) in stbi__bmp_load()
5577 if (!stbi__mad3sizes_valid(tga_width, tga_height, tga_comp, 0)) in stbi__tga_load()
5840 if (!stbi__mad3sizes_valid(4, w, h, 0)) in stbi__psd_load()
6159 …if (!stbi__mad3sizes_valid(x, y, 4, 0)) return stbi__errpuc("too large", "PIC image too large to d… in stbi__pic_load()
6426 if (!stbi__mad3sizes_valid(4, g->w, g->h, 0)) in stbi__gif_load_next()
7117 if (!stbi__mad3sizes_valid(s->img_n, s->img_x, s->img_y, 0)) in stbi__pnm_load()
/dports/deskutils/sowon/sowon-0d43de4af5a430052aee2c2691fafe21ad80a83d/
H A Dstb_image.h960 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid() function
986 if (!stbi__mad3sizes_valid(a, b, c, add)) return NULL; in stbi__malloc_mad3()
3180 …if (!stbi__mad3sizes_valid(s->img_x, s->img_y, s->img_n, 0)) return stbi__err("too large", "Image … in stbi__process_frame_header()
4495 if (!stbi__mad3sizes_valid(img_n, x, depth, 7)) return stbi__err("too large", "Corrupt PNG"); in stbi__create_png_image_raw()
5340 if (!stbi__mad3sizes_valid(target, s->img_x, s->img_y, 0)) in stbi__bmp_load()
5666 if (!stbi__mad3sizes_valid(tga_width, tga_height, tga_comp, 0)) in stbi__tga_load()
5929 if (!stbi__mad3sizes_valid(4, w, h, 0)) in stbi__psd_load()
6248 …if (!stbi__mad3sizes_valid(x, y, 4, 0)) return stbi__errpuc("too large", "PIC image too large to d… in stbi__pic_load()
6515 if (!stbi__mad3sizes_valid(4, g->w, g->h, 0)) in stbi__gif_load_next()
7214 if (!stbi__mad3sizes_valid(s->img_n, s->img_x, s->img_y, 0)) in stbi__pnm_load()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_image.h934 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid() function
958 if (!stbi__mad3sizes_valid(a, b, c, add)) return NULL; in stbi__malloc_mad3()
3099 …if (!stbi__mad3sizes_valid(s->img_x, s->img_y, s->img_n, 0)) return stbi__err("too large", "Image … in stbi__process_frame_header()
4414 if (!stbi__mad3sizes_valid(img_n, x, depth, 7)) return stbi__err("too large", "Corrupt PNG"); in stbi__create_png_image_raw()
5251 if (!stbi__mad3sizes_valid(target, s->img_x, s->img_y, 0)) in stbi__bmp_load()
5577 if (!stbi__mad3sizes_valid(tga_width, tga_height, tga_comp, 0)) in stbi__tga_load()
5840 if (!stbi__mad3sizes_valid(4, w, h, 0)) in stbi__psd_load()
6159 …if (!stbi__mad3sizes_valid(x, y, 4, 0)) return stbi__errpuc("too large", "PIC image too large to d… in stbi__pic_load()
6426 if (!stbi__mad3sizes_valid(4, g->w, g->h, 0)) in stbi__gif_load_next()
7117 if (!stbi__mad3sizes_valid(s->img_n, s->img_x, s->img_y, 0)) in stbi__pnm_load()
/dports/graphics/vapoursynth-waifu2x-ncnn-vulkan/vapoursynth-waifu2x-ncnn-vulkan-r4/deps/ncnn/src/
H A Dstb_image.h994 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid() function
1020 if (!stbi__mad3sizes_valid(a, b, c, add)) return NULL; in stbi__malloc_mad3()
3223 …if (!stbi__mad3sizes_valid(s->img_x, s->img_y, s->img_n, 0)) return stbi__err("too large", "Image … in stbi__process_frame_header()
4556 if (!stbi__mad3sizes_valid(img_n, x, depth, 7)) return stbi__err("too large", "Corrupt PNG"); in stbi__create_png_image_raw()
5413 if (!stbi__mad3sizes_valid(target, s->img_x, s->img_y, 0)) in stbi__bmp_load()
5743 if (!stbi__mad3sizes_valid(tga_width, tga_height, tga_comp, 0)) in stbi__tga_load()
6014 if (!stbi__mad3sizes_valid(4, w, h, 0)) in stbi__psd_load()
6337 …if (!stbi__mad3sizes_valid(x, y, 4, 0)) return stbi__errpuc("too large", "PIC image too large to d… in stbi__pic_load()
6607 if (!stbi__mad3sizes_valid(4, g->w, g->h, 0)) in stbi__gif_load_next()
7320 if (!stbi__mad3sizes_valid(s->img_n, s->img_x, s->img_y, 0)) in stbi__pnm_load()
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/
H A Dstb_image.h994 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid() function
1020 if (!stbi__mad3sizes_valid(a, b, c, add)) return NULL; in stbi__malloc_mad3()
3223 …if (!stbi__mad3sizes_valid(s->img_x, s->img_y, s->img_n, 0)) return stbi__err("too large", "Image … in stbi__process_frame_header()
4556 if (!stbi__mad3sizes_valid(img_n, x, depth, 7)) return stbi__err("too large", "Corrupt PNG"); in stbi__create_png_image_raw()
5413 if (!stbi__mad3sizes_valid(target, s->img_x, s->img_y, 0)) in stbi__bmp_load()
5743 if (!stbi__mad3sizes_valid(tga_width, tga_height, tga_comp, 0)) in stbi__tga_load()
6014 if (!stbi__mad3sizes_valid(4, w, h, 0)) in stbi__psd_load()
6337 …if (!stbi__mad3sizes_valid(x, y, 4, 0)) return stbi__errpuc("too large", "PIC image too large to d… in stbi__pic_load()
6607 if (!stbi__mad3sizes_valid(4, g->w, g->h, 0)) in stbi__gif_load_next()
7320 if (!stbi__mad3sizes_valid(s->img_n, s->img_x, s->img_y, 0)) in stbi__pnm_load()
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/src/
H A Dstb_image.h994 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid() function
1020 if (!stbi__mad3sizes_valid(a, b, c, add)) return NULL; in stbi__malloc_mad3()
3223 …if (!stbi__mad3sizes_valid(s->img_x, s->img_y, s->img_n, 0)) return stbi__err("too large", "Image … in stbi__process_frame_header()
4556 if (!stbi__mad3sizes_valid(img_n, x, depth, 7)) return stbi__err("too large", "Corrupt PNG"); in stbi__create_png_image_raw()
5413 if (!stbi__mad3sizes_valid(target, s->img_x, s->img_y, 0)) in stbi__bmp_load()
5743 if (!stbi__mad3sizes_valid(tga_width, tga_height, tga_comp, 0)) in stbi__tga_load()
6014 if (!stbi__mad3sizes_valid(4, w, h, 0)) in stbi__psd_load()
6337 …if (!stbi__mad3sizes_valid(x, y, 4, 0)) return stbi__errpuc("too large", "PIC image too large to d… in stbi__pic_load()
6607 if (!stbi__mad3sizes_valid(4, g->w, g->h, 0)) in stbi__gif_load_next()
7320 if (!stbi__mad3sizes_valid(s->img_n, s->img_x, s->img_y, 0)) in stbi__pnm_load()
/dports/multimedia/assimp/assimp-5.1.3/contrib/stb/
H A Dstb_image.h994 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid() function
1020 if (!stbi__mad3sizes_valid(a, b, c, add)) return NULL; in stbi__malloc_mad3()
3223 …if (!stbi__mad3sizes_valid(s->img_x, s->img_y, s->img_n, 0)) return stbi__err("too large", "Image … in stbi__process_frame_header()
4556 if (!stbi__mad3sizes_valid(img_n, x, depth, 7)) return stbi__err("too large", "Corrupt PNG"); in stbi__create_png_image_raw()
5413 if (!stbi__mad3sizes_valid(target, s->img_x, s->img_y, 0)) in stbi__bmp_load()
5743 if (!stbi__mad3sizes_valid(tga_width, tga_height, tga_comp, 0)) in stbi__tga_load()
6014 if (!stbi__mad3sizes_valid(4, w, h, 0)) in stbi__psd_load()
6337 …if (!stbi__mad3sizes_valid(x, y, 4, 0)) return stbi__errpuc("too large", "PIC image too large to d… in stbi__pic_load()
6607 if (!stbi__mad3sizes_valid(4, g->w, g->h, 0)) in stbi__gif_load_next()
7314 if (!stbi__mad3sizes_valid(s->img_n, s->img_x, s->img_y, 0)) in stbi__pnm_load()
/dports/textproc/zxing-cpp/zxing-cpp-1.2.0/thirdparty/stb/
H A Dstb_image.h960 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid() function
986 if (!stbi__mad3sizes_valid(a, b, c, add)) return NULL; in stbi__malloc_mad3()
3184 …if (!stbi__mad3sizes_valid(s->img_x, s->img_y, s->img_n, 0)) return stbi__err("too large", "Image … in stbi__process_frame_header()
4499 if (!stbi__mad3sizes_valid(img_n, x, depth, 7)) return stbi__err("too large", "Corrupt PNG"); in stbi__create_png_image_raw()
5344 if (!stbi__mad3sizes_valid(target, s->img_x, s->img_y, 0)) in stbi__bmp_load()
5670 if (!stbi__mad3sizes_valid(tga_width, tga_height, tga_comp, 0)) in stbi__tga_load()
5933 if (!stbi__mad3sizes_valid(4, w, h, 0)) in stbi__psd_load()
6252 …if (!stbi__mad3sizes_valid(x, y, 4, 0)) return stbi__errpuc("too large", "PIC image too large to d… in stbi__pic_load()
6519 if (!stbi__mad3sizes_valid(4, g->w, g->h, 0)) in stbi__gif_load_next()
7218 if (!stbi__mad3sizes_valid(s->img_n, s->img_x, s->img_y, 0)) in stbi__pnm_load()
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dstb_image.h994 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid() function
1020 if (!stbi__mad3sizes_valid(a, b, c, add)) return NULL; in stbi__malloc_mad3()
3223 …if (!stbi__mad3sizes_valid(s->img_x, s->img_y, s->img_n, 0)) return stbi__err("too large", "Image … in stbi__process_frame_header()
4556 if (!stbi__mad3sizes_valid(img_n, x, depth, 7)) return stbi__err("too large", "Corrupt PNG"); in stbi__create_png_image_raw()
5413 if (!stbi__mad3sizes_valid(target, s->img_x, s->img_y, 0)) in stbi__bmp_load()
5743 if (!stbi__mad3sizes_valid(tga_width, tga_height, tga_comp, 0)) in stbi__tga_load()
6014 if (!stbi__mad3sizes_valid(4, w, h, 0)) in stbi__psd_load()
6337 …if (!stbi__mad3sizes_valid(x, y, 4, 0)) return stbi__errpuc("too large", "PIC image too large to d… in stbi__pic_load()
6607 if (!stbi__mad3sizes_valid(4, g->w, g->h, 0)) in stbi__gif_load_next()
7320 if (!stbi__mad3sizes_valid(s->img_n, s->img_x, s->img_y, 0)) in stbi__pnm_load()
/dports/www/lagrange/lagrange-1.7.3/src/
H A Dstb_image.h994 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid() function
1020 if (!stbi__mad3sizes_valid(a, b, c, add)) return NULL; in stbi__malloc_mad3()
3223 …if (!stbi__mad3sizes_valid(s->img_x, s->img_y, s->img_n, 0)) return stbi__err("too large", "Image … in stbi__process_frame_header()
4556 if (!stbi__mad3sizes_valid(img_n, x, depth, 7)) return stbi__err("too large", "Corrupt PNG"); in stbi__create_png_image_raw()
5413 if (!stbi__mad3sizes_valid(target, s->img_x, s->img_y, 0)) in stbi__bmp_load()
5743 if (!stbi__mad3sizes_valid(tga_width, tga_height, tga_comp, 0)) in stbi__tga_load()
6014 if (!stbi__mad3sizes_valid(4, w, h, 0)) in stbi__psd_load()
6337 …if (!stbi__mad3sizes_valid(x, y, 4, 0)) return stbi__errpuc("too large", "PIC image too large to d… in stbi__pic_load()
6607 if (!stbi__mad3sizes_valid(4, g->w, g->h, 0)) in stbi__gif_load_next()
7320 if (!stbi__mad3sizes_valid(s->img_n, s->img_x, s->img_y, 0)) in stbi__pnm_load()
/dports/graphics/ospray/ospray-2.8.0/apps/common/external/stb_image/
H A Dstb_image.h994 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid() function
1020 if (!stbi__mad3sizes_valid(a, b, c, add)) return NULL; in stbi__malloc_mad3()
3223 …if (!stbi__mad3sizes_valid(s->img_x, s->img_y, s->img_n, 0)) return stbi__err("too large", "Image … in stbi__process_frame_header()
4556 if (!stbi__mad3sizes_valid(img_n, x, depth, 7)) return stbi__err("too large", "Corrupt PNG"); in stbi__create_png_image_raw()
5413 if (!stbi__mad3sizes_valid(target, s->img_x, s->img_y, 0)) in stbi__bmp_load()
5743 if (!stbi__mad3sizes_valid(tga_width, tga_height, tga_comp, 0)) in stbi__tga_load()
6014 if (!stbi__mad3sizes_valid(4, w, h, 0)) in stbi__psd_load()
6337 …if (!stbi__mad3sizes_valid(x, y, 4, 0)) return stbi__errpuc("too large", "PIC image too large to d… in stbi__pic_load()
6607 if (!stbi__mad3sizes_valid(4, g->w, g->h, 0)) in stbi__gif_load_next()
7320 if (!stbi__mad3sizes_valid(s->img_n, s->img_x, s->img_y, 0)) in stbi__pnm_load()
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/dgl/src/nanovg/
H A Dstb_image.h960 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid() function
986 if (!stbi__mad3sizes_valid(a, b, c, add)) return NULL; in stbi__malloc_mad3()
3180 …if (!stbi__mad3sizes_valid(s->img_x, s->img_y, s->img_n, 0)) return stbi__err("too large", "Image … in stbi__process_frame_header()
4495 if (!stbi__mad3sizes_valid(img_n, x, depth, 7)) return stbi__err("too large", "Corrupt PNG"); in stbi__create_png_image_raw()
5340 if (!stbi__mad3sizes_valid(target, s->img_x, s->img_y, 0)) in stbi__bmp_load()
5666 if (!stbi__mad3sizes_valid(tga_width, tga_height, tga_comp, 0)) in stbi__tga_load()
5929 if (!stbi__mad3sizes_valid(4, w, h, 0)) in stbi__psd_load()
6248 …if (!stbi__mad3sizes_valid(x, y, 4, 0)) return stbi__errpuc("too large", "PIC image too large to d… in stbi__pic_load()
6515 if (!stbi__mad3sizes_valid(4, g->w, g->h, 0)) in stbi__gif_load_next()
7214 if (!stbi__mad3sizes_valid(s->img_n, s->img_x, s->img_y, 0)) in stbi__pnm_load()
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/dgl/src/nanovg/
H A Dstb_image.h960 static int stbi__mad3sizes_valid(int a, int b, int c, int add)
986 if (!stbi__mad3sizes_valid(a, b, c, add)) return NULL; in glnvg__setUniforms()
3180 …if (!stbi__mad3sizes_valid(s->img_x, s->img_y, s->img_n, 0)) return stbi__err("too large", "Image …
4495 if (!stbi__mad3sizes_valid(img_n, x, depth, 7)) return stbi__err("too large", "Corrupt PNG");
5340 if (!stbi__mad3sizes_valid(target, s->img_x, s->img_y, 0))
5666 if (!stbi__mad3sizes_valid(tga_width, tga_height, tga_comp, 0))
5929 if (!stbi__mad3sizes_valid(4, w, h, 0))
6248 …if (!stbi__mad3sizes_valid(x, y, 4, 0)) return stbi__errpuc("too large", "PIC image too large to d…
6515 if (!stbi__mad3sizes_valid(4, g->w, g->h, 0))
7214 if (!stbi__mad3sizes_valid(s->img_n, s->img_x, s->img_y, 0))
/dports/science/chrono/chrono-7.0.1/src/chrono_thirdparty/stb/
H A Dstb_image.h960 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid() function
986 if (!stbi__mad3sizes_valid(a, b, c, add)) return NULL; in stbi__malloc_mad3()
3180 …if (!stbi__mad3sizes_valid(s->img_x, s->img_y, s->img_n, 0)) return stbi__err("too large", "Image … in stbi__process_frame_header()
4495 if (!stbi__mad3sizes_valid(img_n, x, depth, 7)) return stbi__err("too large", "Corrupt PNG"); in stbi__create_png_image_raw()
5340 if (!stbi__mad3sizes_valid(target, s->img_x, s->img_y, 0)) in stbi__bmp_load()
5666 if (!stbi__mad3sizes_valid(tga_width, tga_height, tga_comp, 0)) in stbi__tga_load()
5929 if (!stbi__mad3sizes_valid(4, w, h, 0)) in stbi__psd_load()
6248 …if (!stbi__mad3sizes_valid(x, y, 4, 0)) return stbi__errpuc("too large", "PIC image too large to d… in stbi__pic_load()
6515 if (!stbi__mad3sizes_valid(4, g->w, g->h, 0)) in stbi__gif_load_next()
7214 if (!stbi__mad3sizes_valid(s->img_n, s->img_x, s->img_y, 0)) in stbi__pnm_load()
/dports/misc/ncnn/ncnn-20211208/src/
H A Dstb_image.h994 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid() function
1020 if (!stbi__mad3sizes_valid(a, b, c, add)) return NULL; in stbi__malloc_mad3()
3223 …if (!stbi__mad3sizes_valid(s->img_x, s->img_y, s->img_n, 0)) return stbi__err("too large", "Image … in stbi__process_frame_header()
4556 if (!stbi__mad3sizes_valid(img_n, x, depth, 7)) return stbi__err("too large", "Corrupt PNG"); in stbi__create_png_image_raw()
5413 if (!stbi__mad3sizes_valid(target, s->img_x, s->img_y, 0)) in stbi__bmp_load()
5743 if (!stbi__mad3sizes_valid(tga_width, tga_height, tga_comp, 0)) in stbi__tga_load()
6014 if (!stbi__mad3sizes_valid(4, w, h, 0)) in stbi__psd_load()
6337 …if (!stbi__mad3sizes_valid(x, y, 4, 0)) return stbi__errpuc("too large", "PIC image too large to d… in stbi__pic_load()
6607 if (!stbi__mad3sizes_valid(4, g->w, g->h, 0)) in stbi__gif_load_next()
7320 if (!stbi__mad3sizes_valid(s->img_n, s->img_x, s->img_y, 0)) in stbi__pnm_load()
/dports/audio/spectacle-lv2/spectacle-2.0-1-g27b1525/dpf/dgl/src/nanovg/
H A Dstb_image.h960 static int stbi__mad3sizes_valid(int a, int b, int c, int add)
986 if (!stbi__mad3sizes_valid(a, b, c, add)) return NULL;
3180 …if (!stbi__mad3sizes_valid(s->img_x, s->img_y, s->img_n, 0)) return stbi__err("too large", "Image …
4495 if (!stbi__mad3sizes_valid(img_n, x, depth, 7)) return stbi__err("too large", "Corrupt PNG");
5340 if (!stbi__mad3sizes_valid(target, s->img_x, s->img_y, 0))
5666 if (!stbi__mad3sizes_valid(tga_width, tga_height, tga_comp, 0))
5929 if (!stbi__mad3sizes_valid(4, w, h, 0))
6248 …if (!stbi__mad3sizes_valid(x, y, 4, 0)) return stbi__errpuc("too large", "PIC image too large to d…
6515 if (!stbi__mad3sizes_valid(4, g->w, g->h, 0))
7214 if (!stbi__mad3sizes_valid(s->img_n, s->img_x, s->img_y, 0))
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/
H A Dstb_image.h994 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid() function
1020 if (!stbi__mad3sizes_valid(a, b, c, add)) return NULL; in stbi__malloc_mad3()
3223 …if (!stbi__mad3sizes_valid(s->img_x, s->img_y, s->img_n, 0)) return stbi__err("too large", "Image … in stbi__process_frame_header()
4556 if (!stbi__mad3sizes_valid(img_n, x, depth, 7)) return stbi__err("too large", "Corrupt PNG"); in stbi__create_png_image_raw()
5413 if (!stbi__mad3sizes_valid(target, s->img_x, s->img_y, 0)) in stbi__bmp_load()
5743 if (!stbi__mad3sizes_valid(tga_width, tga_height, tga_comp, 0)) in stbi__tga_load()
6014 if (!stbi__mad3sizes_valid(4, w, h, 0)) in stbi__psd_load()
6337 …if (!stbi__mad3sizes_valid(x, y, 4, 0)) return stbi__errpuc("too large", "PIC image too large to d… in stbi__pic_load()
6607 if (!stbi__mad3sizes_valid(4, g->w, g->h, 0)) in stbi__gif_load_next()
7320 if (!stbi__mad3sizes_valid(s->img_n, s->img_x, s->img_y, 0)) in stbi__pnm_load()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/stb_image/
H A Dstb_image.h889 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid() function
911 if (!stbi__mad3sizes_valid(a, b, c, add)) return NULL; in stbi__malloc_mad3()
2983 …if (!stbi__mad3sizes_valid(s->img_x, s->img_y, s->img_n, 0)) return stbi__err("too large", "Image … in stbi__process_frame_header()
5112 if (!stbi__mad3sizes_valid(target, s->img_x, s->img_y, 0)) in stbi__bmp_load()
5416 if (!stbi__mad3sizes_valid(tga_width, tga_height, tga_comp, 0)) in stbi__tga_load()
5678 if (!stbi__mad3sizes_valid(4, w, h, 0)) in stbi__psd_load()
5997 …if (!stbi__mad3sizes_valid(x, y, 4, 0)) return stbi__errpuc("too large", "PIC image too large to d… in stbi__pic_load()
6263 if (!stbi__mad3sizes_valid(g->w, g->h, 4, 0)) in stbi__gif_load_next()
6800 if (!stbi__mad3sizes_valid(s->img_n, s->img_x, s->img_y, 0)) in stbi__pnm_load()
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/common/minimp3/player/
H A Dstb_image.h900 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid() function
924 if (!stbi__mad3sizes_valid(a, b, c, add)) return NULL; in stbi__malloc_mad3()
3031 …if (!stbi__mad3sizes_valid(s->img_x, s->img_y, s->img_n, 0)) return stbi__err("too large", "Image … in stbi__process_frame_header()
4346 if (!stbi__mad3sizes_valid(img_n, x, depth, 7)) return stbi__err("too large", "Corrupt PNG"); in stbi__create_png_image_raw()
5180 if (!stbi__mad3sizes_valid(target, s->img_x, s->img_y, 0)) in stbi__bmp_load()
5502 if (!stbi__mad3sizes_valid(tga_width, tga_height, tga_comp, 0)) in stbi__tga_load()
5764 if (!stbi__mad3sizes_valid(4, w, h, 0)) in stbi__psd_load()
6083 …if (!stbi__mad3sizes_valid(x, y, 4, 0)) return stbi__errpuc("too large", "PIC image too large to d… in stbi__pic_load()
7020 if (!stbi__mad3sizes_valid(s->img_n, s->img_x, s->img_y, 0)) in stbi__pnm_load()

123