Home
last modified time | relevance | path

Searched refs:raw_coeff (Results 1 – 25 of 93) sorted by path

1234

/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h1494 void *raw_data, *raw_coeff; member
2775 …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()
2776 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
2779 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
2823 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
3292 if (j->img_comp[i].raw_coeff) { in stbi__cleanup_jpeg()
3293 STBI_FREE(j->img_comp[i].raw_coeff); in stbi__cleanup_jpeg()
3294 j->img_comp[i].raw_coeff = 0; in stbi__cleanup_jpeg()
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dstb_image.h1723 void *raw_data, *raw_coeff; member
2986 if (z->img_comp[i].raw_coeff) { in stbi__free_jpeg_components()
2987 STBI_FREE(z->img_comp[i].raw_coeff); in stbi__free_jpeg_components()
2988 z->img_comp[i].raw_coeff = 0; in stbi__free_jpeg_components()
3061 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
3072 …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()
3073 if (z->img_comp[i].raw_coeff == NULL) in stbi__process_frame_header()
3075 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
3121 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/nanovg/src/
H A Dstb_image.h1492 void *raw_data, *raw_coeff; member
2773 …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()
2774 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
2777 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
2821 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
3290 if (j->img_comp[i].raw_coeff) { in stbi__cleanup_jpeg()
3291 STBI_FREE(j->img_comp[i].raw_coeff); in stbi__cleanup_jpeg()
3292 j->img_comp[i].raw_coeff = 0; in stbi__cleanup_jpeg()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h1494 void *raw_data, *raw_coeff; member
2775 …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()
2776 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
2779 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
2823 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
3292 if (j->img_comp[i].raw_coeff) { in stbi__cleanup_jpeg()
3293 STBI_FREE(j->img_comp[i].raw_coeff); in stbi__cleanup_jpeg()
3294 j->img_comp[i].raw_coeff = 0; in stbi__cleanup_jpeg()
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h1494 void *raw_data, *raw_coeff; member
2775 …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()
2776 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
2779 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
2823 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
3292 if (j->img_comp[i].raw_coeff) { in stbi__cleanup_jpeg()
3293 STBI_FREE(j->img_comp[i].raw_coeff); in stbi__cleanup_jpeg()
3294 j->img_comp[i].raw_coeff = 0; in stbi__cleanup_jpeg()
/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/audio/synthpod-lv2/synthpod-01aad91/nuklear/example/
H A Dstb_image.h1494 void *raw_data, *raw_coeff;
2775 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size…
2776 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15);
2779 z->img_comp[i].raw_coeff = 0;
2823 j->img_comp[m].raw_coeff = NULL;
3292 if (j->img_comp[i].raw_coeff) {
3293 STBI_FREE(j->img_comp[i].raw_coeff);
3294 j->img_comp[i].raw_coeff = 0;
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h1494 void *raw_data, *raw_coeff; member
2775 …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()
2776 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
2779 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
2823 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
3292 if (j->img_comp[i].raw_coeff) { in stbi__cleanup_jpeg()
3293 STBI_FREE(j->img_comp[i].raw_coeff); in stbi__cleanup_jpeg()
3294 j->img_comp[i].raw_coeff = 0; in stbi__cleanup_jpeg()
/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/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/ext/nanovg/
H A Dstb_image.h1496 void *raw_data, *raw_coeff; member
2777 …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()
2778 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
2781 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
2825 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
3294 if (j->img_comp[i].raw_coeff) { in stbi__cleanup_jpeg()
3295 STBI_FREE(j->img_comp[i].raw_coeff); in stbi__cleanup_jpeg()
3296 j->img_comp[i].raw_coeff = 0; in stbi__cleanup_jpeg()
/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/benchmarks/vkmark/vkmark-2017.08-24-g53abc4f/src/
H A Dstb_image.h1676 void *raw_data, *raw_coeff; member
2938 if (z->img_comp[i].raw_coeff) { in stbi__free_jpeg_components()
2939 STBI_FREE(z->img_comp[i].raw_coeff); in stbi__free_jpeg_components()
2940 z->img_comp[i].raw_coeff = 0; in stbi__free_jpeg_components()
3013 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
3024 …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()
3025 if (z->img_comp[i].raw_coeff == NULL) in stbi__process_frame_header()
3027 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
3073 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_image.h1791 void *raw_data, *raw_coeff; member
3054 if (z->img_comp[i].raw_coeff) { in stbi__free_jpeg_components()
3055 STBI_FREE(z->img_comp[i].raw_coeff); in stbi__free_jpeg_components()
3056 z->img_comp[i].raw_coeff = 0; in stbi__free_jpeg_components()
3129 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
3140 …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()
3141 if (z->img_comp[i].raw_coeff == NULL) in stbi__process_frame_header()
3143 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
3189 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
/dports/deskutils/sowon/sowon-0d43de4af5a430052aee2c2691fafe21ad80a83d/
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/devel/emscripten/emscripten-2.0.3/third_party/
H A Dstb_image.c1494 void *raw_data, *raw_coeff; member
2775 …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()
2776 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
2779 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
2823 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
3292 if (j->img_comp[i].raw_coeff) { in stbi__cleanup_jpeg()
3293 STBI_FREE(j->img_comp[i].raw_coeff); in stbi__cleanup_jpeg()
3294 j->img_comp[i].raw_coeff = 0; in stbi__cleanup_jpeg()
/dports/devel/indi/indi-1.9.1/drivers/focuser/
H A Dmicrotouch.cpp168 double raw_temp = 0, raw_coeff = 0, tcomp_coeff = 0; in updateTemperature() local
176 raw_coeff = ((double)tcoeff) / 16; in updateTemperature()
183 TemperatureN[0].value = raw_temp + raw_coeff; in updateTemperature()
184 TemperatureSettingN[0].value = raw_coeff; in updateTemperature()
/dports/devel/love/love-11.3/src/libraries/stb/
H A Dstb_image.h1790 void *raw_data, *raw_coeff; member
3053 if (z->img_comp[i].raw_coeff) { in stbi__free_jpeg_components()
3054 STBI_FREE(z->img_comp[i].raw_coeff); in stbi__free_jpeg_components()
3055 z->img_comp[i].raw_coeff = 0; in stbi__free_jpeg_components()
3128 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
3139 …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()
3140 if (z->img_comp[i].raw_coeff == NULL) in stbi__process_frame_header()
3142 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
3188 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
/dports/devel/love10/love-0.10.2/src/libraries/stb/
H A Dstb_image.h1503 void *raw_data, *raw_coeff; member
2791 …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()
2792 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
2795 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
2839 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
3308 if (j->img_comp[i].raw_coeff) { in stbi__cleanup_jpeg()
3309 STBI_FREE(j->img_comp[i].raw_coeff); in stbi__cleanup_jpeg()
3310 j->img_comp[i].raw_coeff = 0; in stbi__cleanup_jpeg()
/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/devel/sfml/SFML-2.5.1/extlibs/headers/stb_image/
H A Dstb_image.h1676 void *raw_data, *raw_coeff; member
2938 if (z->img_comp[i].raw_coeff) { in stbi__free_jpeg_components()
2939 STBI_FREE(z->img_comp[i].raw_coeff); in stbi__free_jpeg_components()
2940 z->img_comp[i].raw_coeff = 0; in stbi__free_jpeg_components()
3013 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
3024 …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()
3025 if (z->img_comp[i].raw_coeff == NULL) in stbi__process_frame_header()
3027 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
3073 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
/dports/devel/stb/stb-f54acd4/
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/devel/upp/upp/bazaar/plugin/assimp/contrib/stb_image/
H A Dstb_image.h1724 void *raw_data, *raw_coeff; member
2987 if (z->img_comp[i].raw_coeff) { in stbi__free_jpeg_components()
2988 STBI_FREE(z->img_comp[i].raw_coeff); in stbi__free_jpeg_components()
2989 z->img_comp[i].raw_coeff = 0; in stbi__free_jpeg_components()
3062 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
3073 …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()
3074 if (z->img_comp[i].raw_coeff == NULL) in stbi__process_frame_header()
3076 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
3122 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
/dports/emulators/anese/ANESE-0.9.1/thirdparty/headeronly/
H A Dstb_image.h1724 void *raw_data, *raw_coeff; member
2987 if (z->img_comp[i].raw_coeff) { in stbi__free_jpeg_components()
2988 STBI_FREE(z->img_comp[i].raw_coeff); in stbi__free_jpeg_components()
2989 z->img_comp[i].raw_coeff = 0; in stbi__free_jpeg_components()
3062 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
3073 …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()
3074 if (z->img_comp[i].raw_coeff == NULL) in stbi__process_frame_header()
3076 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
3122 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/formats/jpeg/
H A Drjpeg.c209 void *raw_data, *raw_coeff; member
1825 z->img_comp[i].raw_coeff = malloc(z->img_comp[i].coeff_w * in rjpeg__process_frame_header()
1827 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in rjpeg__process_frame_header()
1860 z->img_comp[i].raw_coeff = 0; in rjpeg__process_frame_header()
1910 j->img_comp[m].raw_coeff = NULL; in rjpeg__decode_jpeg_image()
2398 if (j->img_comp[i].raw_coeff) in rjpeg__cleanup_jpeg()
2400 free(j->img_comp[i].raw_coeff); in rjpeg__cleanup_jpeg()
2401 j->img_comp[i].raw_coeff = 0; in rjpeg__cleanup_jpeg()
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/3rdparty/stb/
H A Dstb_image.h1688 void *raw_data, *raw_coeff; member
2950 if (z->img_comp[i].raw_coeff) { in stbi__free_jpeg_components()
2951 STBI_FREE(z->img_comp[i].raw_coeff); in stbi__free_jpeg_components()
2952 z->img_comp[i].raw_coeff = 0; in stbi__free_jpeg_components()
3025 z->img_comp[i].raw_coeff = 0; in stbi__process_frame_header()
3036 …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()
3037 if (z->img_comp[i].raw_coeff == NULL) in stbi__process_frame_header()
3039 z->img_comp[i].coeff = (short*) (((size_t) z->img_comp[i].raw_coeff + 15) & ~15); in stbi__process_frame_header()
3085 j->img_comp[m].raw_coeff = NULL; in stbi__decode_jpeg_image()

1234