Home
last modified time | relevance | path

Searched refs:raw_coeff (Results 76 – 93 of 93) sorted by relevance

1234

/dports/multimedia/assimp/assimp-5.1.3/contrib/stb/
H A Dstb_image.h1912 void *raw_data, *raw_coeff; member
3176 if (z->img_comp[i].raw_coeff) { in stbi__free_jpeg_components()
3177 STBI_FREE(z->img_comp[i].raw_coeff); in stbi__free_jpeg_components()
3178 z->img_comp[i].raw_coeff = 0; in stbi__free_jpeg_components()
3253 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
3264 …z->img_comp[i].raw_coeff = stbi__malloc_mad3(z->img_comp[i].w2, z->img_comp[i].h2, sizeof(short), … in stbi__process_frame_header()
3265 if (z->img_comp[i].raw_coeff == NULL) in stbi__process_frame_header()
3267 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
3313 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
/dports/textproc/zxing-cpp/zxing-cpp-1.2.0/thirdparty/stb/
H A Dstb_image.h1876 void *raw_data, *raw_coeff; member
3139 if (z->img_comp[i].raw_coeff) { in stbi__free_jpeg_components()
3140 STBI_FREE(z->img_comp[i].raw_coeff); in stbi__free_jpeg_components()
3141 z->img_comp[i].raw_coeff = 0; in stbi__free_jpeg_components()
3214 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
3225 …z->img_comp[i].raw_coeff = stbi__malloc_mad3(z->img_comp[i].w2, z->img_comp[i].h2, sizeof(short), … in stbi__process_frame_header()
3226 if (z->img_comp[i].raw_coeff == NULL) in stbi__process_frame_header()
3228 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
3274 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dstb_image.h1912 void *raw_data, *raw_coeff; member
3176 if (z->img_comp[i].raw_coeff) { in stbi__free_jpeg_components()
3177 STBI_FREE(z->img_comp[i].raw_coeff); in stbi__free_jpeg_components()
3178 z->img_comp[i].raw_coeff = 0; in stbi__free_jpeg_components()
3253 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
3264 …z->img_comp[i].raw_coeff = stbi__malloc_mad3(z->img_comp[i].w2, z->img_comp[i].h2, sizeof(short), … in stbi__process_frame_header()
3265 if (z->img_comp[i].raw_coeff == NULL) in stbi__process_frame_header()
3267 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
3313 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
/dports/www/lagrange/lagrange-1.7.3/src/
H A Dstb_image.h1912 void *raw_data, *raw_coeff; member
3176 if (z->img_comp[i].raw_coeff) { in stbi__free_jpeg_components()
3177 STBI_FREE(z->img_comp[i].raw_coeff); in stbi__free_jpeg_components()
3178 z->img_comp[i].raw_coeff = 0; in stbi__free_jpeg_components()
3253 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
3264 …z->img_comp[i].raw_coeff = stbi__malloc_mad3(z->img_comp[i].w2, z->img_comp[i].h2, sizeof(short), … in stbi__process_frame_header()
3265 if (z->img_comp[i].raw_coeff == NULL) in stbi__process_frame_header()
3267 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
3313 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/tools/aloadimage/
H A Dstb_image.h1953 void *raw_data, *raw_coeff; member
3216 if (z->img_comp[i].raw_coeff) { in stbi__free_jpeg_components()
3217 STBI_FREE(z->img_comp[i].raw_coeff); in stbi__free_jpeg_components()
3218 z->img_comp[i].raw_coeff = 0; in stbi__free_jpeg_components()
3300 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
3311 …z->img_comp[i].raw_coeff = stbi__malloc_mad3(z->img_comp[i].w2, z->img_comp[i].h2, sizeof(short), … in stbi__process_frame_header()
3312 if (z->img_comp[i].raw_coeff == NULL) in stbi__process_frame_header()
3314 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
3360 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
/dports/graphics/ospray-studio/ospray_studio-0.9.1/external/stb_image/
H A Dstb_image.h1953 void *raw_data, *raw_coeff; member
3216 if (z->img_comp[i].raw_coeff) { in stbi__free_jpeg_components()
3217 STBI_FREE(z->img_comp[i].raw_coeff); in stbi__free_jpeg_components()
3218 z->img_comp[i].raw_coeff = 0; in stbi__free_jpeg_components()
3293 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
3304 …z->img_comp[i].raw_coeff = stbi__malloc_mad3(z->img_comp[i].w2, z->img_comp[i].h2, sizeof(short), … in stbi__process_frame_header()
3305 if (z->img_comp[i].raw_coeff == NULL) in stbi__process_frame_header()
3307 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
3353 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
/dports/x11/aclip/arcan-0.6.1/src/tools/aloadimage/
H A Dstb_image.h1953 void *raw_data, *raw_coeff; member
3216 if (z->img_comp[i].raw_coeff) { in stbi__free_jpeg_components()
3217 STBI_FREE(z->img_comp[i].raw_coeff); in stbi__free_jpeg_components()
3218 z->img_comp[i].raw_coeff = 0; in stbi__free_jpeg_components()
3300 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
3311 …z->img_comp[i].raw_coeff = stbi__malloc_mad3(z->img_comp[i].w2, z->img_comp[i].h2, sizeof(short), … in stbi__process_frame_header()
3312 if (z->img_comp[i].raw_coeff == NULL) in stbi__process_frame_header()
3314 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
3360 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
/dports/graphics/ospray/ospray-2.8.0/apps/common/external/stb_image/
H A Dstb_image.h1912 void *raw_data, *raw_coeff; member
3176 if (z->img_comp[i].raw_coeff) { in stbi__free_jpeg_components()
3177 STBI_FREE(z->img_comp[i].raw_coeff); in stbi__free_jpeg_components()
3178 z->img_comp[i].raw_coeff = 0; in stbi__free_jpeg_components()
3253 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
3264 …z->img_comp[i].raw_coeff = stbi__malloc_mad3(z->img_comp[i].w2, z->img_comp[i].h2, sizeof(short), … in stbi__process_frame_header()
3265 if (z->img_comp[i].raw_coeff == NULL) in stbi__process_frame_header()
3267 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
3313 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
/dports/x11/aclip/arcan-0.6.1/src/engine/external/
H A Dstb_image.h1953 void *raw_data, *raw_coeff; member
3216 if (z->img_comp[i].raw_coeff) { in stbi__free_jpeg_components()
3217 STBI_FREE(z->img_comp[i].raw_coeff); in stbi__free_jpeg_components()
3218 z->img_comp[i].raw_coeff = 0; in stbi__free_jpeg_components()
3300 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
3311 …z->img_comp[i].raw_coeff = stbi__malloc_mad3(z->img_comp[i].w2, z->img_comp[i].h2, sizeof(short), … in stbi__process_frame_header()
3312 if (z->img_comp[i].raw_coeff == NULL) in stbi__process_frame_header()
3314 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
3360 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/engine/external/
H A Dstb_image.h1953 void *raw_data, *raw_coeff; member
3216 if (z->img_comp[i].raw_coeff) { in stbi__free_jpeg_components()
3217 STBI_FREE(z->img_comp[i].raw_coeff); in stbi__free_jpeg_components()
3218 z->img_comp[i].raw_coeff = 0; in stbi__free_jpeg_components()
3300 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
3311 …z->img_comp[i].raw_coeff = stbi__malloc_mad3(z->img_comp[i].w2, z->img_comp[i].h2, sizeof(short), … in stbi__process_frame_header()
3312 if (z->img_comp[i].raw_coeff == NULL) in stbi__process_frame_header()
3314 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
3360 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/dgl/src/nanovg/
H A Dstb_image.h1872 void *raw_data, *raw_coeff; member
3135 if (z->img_comp[i].raw_coeff) { in stbi__free_jpeg_components()
3136 STBI_FREE(z->img_comp[i].raw_coeff); in stbi__free_jpeg_components()
3137 z->img_comp[i].raw_coeff = 0; in stbi__free_jpeg_components()
3210 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
3221 …z->img_comp[i].raw_coeff = stbi__malloc_mad3(z->img_comp[i].w2, z->img_comp[i].h2, sizeof(short), … in stbi__process_frame_header()
3222 if (z->img_comp[i].raw_coeff == NULL) in stbi__process_frame_header()
3224 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
3270 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/dgl/src/nanovg/
H A Dstb_image.h1872 void *raw_data, *raw_coeff;
3135 if (z->img_comp[i].raw_coeff) {
3136 STBI_FREE(z->img_comp[i].raw_coeff);
3137 z->img_comp[i].raw_coeff = 0;
3210 z->img_comp[i].raw_coeff = 0;
3221 …z->img_comp[i].raw_coeff = stbi__malloc_mad3(z->img_comp[i].w2, z->img_comp[i].h2, sizeof(short), …
3222 if (z->img_comp[i].raw_coeff == NULL)
3224 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15);
3270 j->img_comp[m].raw_coeff = NULL;
/dports/science/chrono/chrono-7.0.1/src/chrono_thirdparty/stb/
H A Dstb_image.h1872 void *raw_data, *raw_coeff; member
3135 if (z->img_comp[i].raw_coeff) { in stbi__free_jpeg_components()
3136 STBI_FREE(z->img_comp[i].raw_coeff); in stbi__free_jpeg_components()
3137 z->img_comp[i].raw_coeff = 0; in stbi__free_jpeg_components()
3210 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
3221 …z->img_comp[i].raw_coeff = stbi__malloc_mad3(z->img_comp[i].w2, z->img_comp[i].h2, sizeof(short), … in stbi__process_frame_header()
3222 if (z->img_comp[i].raw_coeff == NULL) in stbi__process_frame_header()
3224 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
3270 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
/dports/misc/ncnn/ncnn-20211208/src/
H A Dstb_image.h1912 void *raw_data, *raw_coeff; member
3176 if (z->img_comp[i].raw_coeff) { in stbi__free_jpeg_components()
3177 STBI_FREE(z->img_comp[i].raw_coeff); in stbi__free_jpeg_components()
3178 z->img_comp[i].raw_coeff = 0; in stbi__free_jpeg_components()
3253 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
3264 …z->img_comp[i].raw_coeff = stbi__malloc_mad3(z->img_comp[i].w2, z->img_comp[i].h2, sizeof(short), … in stbi__process_frame_header()
3265 if (z->img_comp[i].raw_coeff == NULL) in stbi__process_frame_header()
3267 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
3313 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
/dports/audio/spectacle-lv2/spectacle-2.0-1-g27b1525/dpf/dgl/src/nanovg/
H A Dstb_image.h1872 void *raw_data, *raw_coeff;
3135 if (z->img_comp[i].raw_coeff) {
3136 STBI_FREE(z->img_comp[i].raw_coeff);
3137 z->img_comp[i].raw_coeff = 0;
3210 z->img_comp[i].raw_coeff = 0;
3221 …z->img_comp[i].raw_coeff = stbi__malloc_mad3(z->img_comp[i].w2, z->img_comp[i].h2, sizeof(short), …
3222 if (z->img_comp[i].raw_coeff == NULL)
3224 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15);
3270 j->img_comp[m].raw_coeff = NULL;
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/
H A Dstb_image.h1912 void *raw_data, *raw_coeff; member
3176 if (z->img_comp[i].raw_coeff) { in stbi__free_jpeg_components()
3177 STBI_FREE(z->img_comp[i].raw_coeff); in stbi__free_jpeg_components()
3178 z->img_comp[i].raw_coeff = 0; in stbi__free_jpeg_components()
3253 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
3264 …z->img_comp[i].raw_coeff = stbi__malloc_mad3(z->img_comp[i].w2, z->img_comp[i].h2, sizeof(short), … in stbi__process_frame_header()
3265 if (z->img_comp[i].raw_coeff == NULL) in stbi__process_frame_header()
3267 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
3313 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
/dports/games/libretro-gw/gw-libretro-2be30ba/gwlua/
H A Dstb_image.h1377 void *raw_data, *raw_coeff; member
2657 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()
2658 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
2661 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
3170 if (j->img_comp[i].raw_coeff) { in stbi__cleanup_jpeg()
3171 STBI_FREE(j->img_comp[i].raw_coeff); in stbi__cleanup_jpeg()
3172 j->img_comp[i].raw_coeff = 0; in stbi__cleanup_jpeg()
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/etc/luai/
H A Dstb_image.h1377 void *raw_data, *raw_coeff; member
2657 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()
2658 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
2661 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
3170 if (j->img_comp[i].raw_coeff) { in stbi__cleanup_jpeg()
3171 STBI_FREE(j->img_comp[i].raw_coeff); in stbi__cleanup_jpeg()
3172 j->img_comp[i].raw_coeff = 0; in stbi__cleanup_jpeg()

1234