Home
last modified time | relevance | path

Searched refs:stbi__zexpand (Results 1 – 25 of 93) sorted by relevance

1234

/dports/audio/carla/Carla-2.4.1/source/modules/dgl/src/nanovg/
H A Dstb_image.h2121 static int stbi__zexpand(stbi__zbuf *z, int n) // need to make room for n bytes in stbi__zexpand() function
2158 if (a->zout >= a->zout_end) if (!stbi__zexpand(a, 1)) return 0; in stbi__parse_huffman_block()
2172 if (a->zout + len > a->zout_end) if (!stbi__zexpand(a, len)) return 0; in stbi__parse_huffman_block()
2248 if (!stbi__zexpand(a, len)) return 0; in stbi__parse_uncomperssed_block()
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/dgl/src/nanovg/
H A Dstb_image.h2121 static int stbi__zexpand(stbi__zbuf *z, int n) // need to make room for n bytes in stbi__zexpand() function
2158 if (a->zout >= a->zout_end) if (!stbi__zexpand(a, 1)) return 0; in stbi__parse_huffman_block()
2172 if (a->zout + len > a->zout_end) if (!stbi__zexpand(a, len)) return 0; in stbi__parse_huffman_block()
2248 if (!stbi__zexpand(a, len)) return 0; in stbi__parse_uncomperssed_block()
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/dgl/src/nanovg/
H A Dstb_image.h2121 static int stbi__zexpand(stbi__zbuf *z, int n) // need to make room for n bytes in stbi__zexpand() function
2158 if (a->zout >= a->zout_end) if (!stbi__zexpand(a, 1)) return 0; in stbi__parse_huffman_block()
2172 if (a->zout + len > a->zout_end) if (!stbi__zexpand(a, len)) return 0; in stbi__parse_huffman_block()
2248 if (!stbi__zexpand(a, len)) return 0; in stbi__parse_uncomperssed_block()
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/dgl/src/nanovg/
H A Dstb_image.h2121 static int stbi__zexpand(stbi__zbuf *z, int n) // need to make room for n bytes in stbi__zexpand() function
2158 if (a->zout >= a->zout_end) if (!stbi__zexpand(a, 1)) return 0; in stbi__parse_huffman_block()
2172 if (a->zout + len > a->zout_end) if (!stbi__zexpand(a, len)) return 0; in stbi__parse_huffman_block()
2248 if (!stbi__zexpand(a, len)) return 0; in stbi__parse_uncomperssed_block()
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/dgl/src/nanovg/
H A Dstb_image.h2121 static int stbi__zexpand(stbi__zbuf *z, int n) // need to make room for n bytes in stbi__zexpand() function
2158 if (a->zout >= a->zout_end) if (!stbi__zexpand(a, 1)) return 0; in stbi__parse_huffman_block()
2172 if (a->zout + len > a->zout_end) if (!stbi__zexpand(a, len)) return 0; in stbi__parse_huffman_block()
2248 if (!stbi__zexpand(a, len)) return 0; in stbi__parse_uncomperssed_block()
/dports/audio/nekobi-lv2/Nekobi-840a692/dpf/dgl/src/nanovg/
H A Dstb_image.h2121 static int stbi__zexpand(stbi__zbuf *z, int n) // need to make room for n bytes
2158 if (a->zout >= a->zout_end) if (!stbi__zexpand(a, 1)) return 0;
2172 if (a->zout + len > a->zout_end) if (!stbi__zexpand(a, len)) return 0;
2248 if (!stbi__zexpand(a, len)) return 0;
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/dgl/src/nanovg/
H A Dstb_image.h2121 static int stbi__zexpand(stbi__zbuf *z, int n) // need to make room for n bytes in stbi__zexpand() function
2158 if (a->zout >= a->zout_end) if (!stbi__zexpand(a, 1)) return 0; in stbi__parse_huffman_block()
2172 if (a->zout + len > a->zout_end) if (!stbi__zexpand(a, len)) return 0; in stbi__parse_huffman_block()
2248 if (!stbi__zexpand(a, len)) return 0; in stbi__parse_uncomperssed_block()
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/dpf/dgl/src/nanovg/
H A Dstb_image.h2121 static int stbi__zexpand(stbi__zbuf *z, int n) // need to make room for n bytes in stbi__zexpand() function
2158 if (a->zout >= a->zout_end) if (!stbi__zexpand(a, 1)) return 0; in stbi__parse_huffman_block()
2172 if (a->zout + len > a->zout_end) if (!stbi__zexpand(a, len)) return 0; in stbi__parse_huffman_block()
2248 if (!stbi__zexpand(a, len)) return 0; in stbi__parse_uncomperssed_block()
/dports/audio/ssr-lv2/ssr-e1999da/dpf/dgl/src/nanovg/
H A Dstb_image.h2121 static int stbi__zexpand(stbi__zbuf *z, int n) // need to make room for n bytes in stbi__zexpand() function
2158 if (a->zout >= a->zout_end) if (!stbi__zexpand(a, 1)) return 0; in stbi__parse_huffman_block()
2172 if (a->zout + len > a->zout_end) if (!stbi__zexpand(a, len)) return 0; in stbi__parse_huffman_block()
2248 if (!stbi__zexpand(a, len)) return 0; in stbi__parse_uncomperssed_block()
/dports/audio/string-machine-lv2/string-machine-0.1.0/dpf/dgl/src/nanovg/
H A Dstb_image.h2121 static int stbi__zexpand(stbi__zbuf *z, int n) // need to make room for n bytes
2158 if (a->zout >= a->zout_end) if (!stbi__zexpand(a, 1)) return 0;
2172 if (a->zout + len > a->zout_end) if (!stbi__zexpand(a, len)) return 0;
2248 if (!stbi__zexpand(a, len)) return 0;
/dports/graphics/sdump/sdump-c5fb55b/
H A Dstb_image.h2131 static int stbi__zexpand(stbi__zbuf *z, int n) // need to make room for n bytes in stbi__zexpand() function
2168 if (a->zout >= a->zout_end) if (!stbi__zexpand(a, 1)) return 0; in stbi__parse_huffman_block()
2182 if (a->zout + len > a->zout_end) if (!stbi__zexpand(a, len)) return 0; in stbi__parse_huffman_block()
2258 if (!stbi__zexpand(a, len)) return 0; in stbi__parse_uncomperssed_block()
/dports/games/libretro-gw/gw-libretro-2be30ba/gwlua/
H A Dstb_image.h3493 static int stbi__zexpand(stbi__zbuf *z, char *zout, int n) // need to make room for n bytes in stbi__zexpand() function
3533 if (!stbi__zexpand(a, zout, 1)) return 0; in stbi__parse_huffman_block()
3553 if (!stbi__zexpand(a, zout, len)) return 0; in stbi__parse_huffman_block()
3635 if (!stbi__zexpand(a, a->zout, len)) return 0; in stbi__parse_uncomperssed_block()
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/etc/luai/
H A Dstb_image.h3493 static int stbi__zexpand(stbi__zbuf *z, char *zout, int n) // need to make room for n bytes in stbi__zexpand() function
3533 if (!stbi__zexpand(a, zout, 1)) return 0; in stbi__parse_huffman_block()
3553 if (!stbi__zexpand(a, zout, len)) return 0; in stbi__parse_huffman_block()
3635 if (!stbi__zexpand(a, a->zout, len)) return 0; in stbi__parse_uncomperssed_block()
/dports/games/retroarch/RetroArch-1.9.7/deps/stb/
H A Dstb_image.h3622 static int stbi__zexpand(stbi__zbuf *z, char *zout, int n) // need to make room for n bytes in stbi__zexpand() function
3662 if (!stbi__zexpand(a, zout, 1)) return 0; in stbi__parse_huffman_block()
3682 if (!stbi__zexpand(a, zout, len)) return 0; in stbi__parse_huffman_block()
3764 if (!stbi__zexpand(a, a->zout, len)) return 0; in stbi__parse_uncomperssed_block()
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/Renderer/SOIL2/
H A Dstb_image.h3658 static int stbi__zexpand(stbi__zbuf *z, char *zout, int n) // need to make room for n bytes in stbi__zexpand() function
3698 if (!stbi__zexpand(a, zout, 1)) return 0; in stbi__parse_huffman_block()
3718 if (!stbi__zexpand(a, zout, len)) return 0; in stbi__parse_huffman_block()
3800 if (!stbi__zexpand(a, a->zout, len)) return 0; in stbi__parse_uncomperssed_block()
/dports/security/ridl/ridl-11b3240/nuklear/example/
H A Dstb_image.h3616 static int stbi__zexpand(stbi__zbuf *z, char *zout, int n) // need to make room for n bytes in stbi__zexpand() function
3656 if (!stbi__zexpand(a, zout, 1)) return 0; in stbi__parse_huffman_block()
3676 if (!stbi__zexpand(a, zout, len)) return 0; in stbi__parse_huffman_block()
3758 if (!stbi__zexpand(a, a->zout, len)) return 0; in stbi__parse_uncomperssed_block()
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h3616 static int stbi__zexpand(stbi__zbuf *z, char *zout, int n) // need to make room for n bytes in stbi__zexpand() function
3656 if (!stbi__zexpand(a, zout, 1)) return 0; in stbi__parse_huffman_block()
3676 if (!stbi__zexpand(a, zout, len)) return 0; in stbi__parse_huffman_block()
3758 if (!stbi__zexpand(a, a->zout, len)) return 0; in stbi__parse_uncomperssed_block()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h3616 static int stbi__zexpand(stbi__zbuf *z, char *zout, int n) // need to make room for n bytes in stbi__zexpand() function
3656 if (!stbi__zexpand(a, zout, 1)) return 0; in stbi__parse_huffman_block()
3676 if (!stbi__zexpand(a, zout, len)) return 0; in stbi__parse_huffman_block()
3758 if (!stbi__zexpand(a, a->zout, len)) return 0; in stbi__parse_uncomperssed_block()
/dports/graphics/nanort/nanort-b1feea8/examples/common/imgui/
H A Dstb_image.h3616 static int stbi__zexpand(stbi__zbuf *z, char *zout, int n) // need to make room for n bytes in stbi__zexpand() function
3656 if (!stbi__zexpand(a, zout, 1)) return 0; in stbi__parse_huffman_block()
3676 if (!stbi__zexpand(a, zout, len)) return 0; in stbi__parse_huffman_block()
3758 if (!stbi__zexpand(a, a->zout, len)) return 0; in stbi__parse_uncomperssed_block()
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/gltf/
H A Dstb_image.h3616 static int stbi__zexpand(stbi__zbuf *z, char *zout, int n) // need to make room for n bytes in stbi__zexpand() function
3656 if (!stbi__zexpand(a, zout, 1)) return 0; in stbi__parse_huffman_block()
3676 if (!stbi__zexpand(a, zout, len)) return 0; in stbi__parse_huffman_block()
3758 if (!stbi__zexpand(a, a->zout, len)) return 0; in stbi__parse_uncomperssed_block()
/dports/devel/emscripten/emscripten-2.0.3/third_party/
H A Dstb_image.c3616 static int stbi__zexpand(stbi__zbuf *z, char *zout, int n) // need to make room for n bytes in stbi__zexpand() function
3656 if (!stbi__zexpand(a, zout, 1)) return 0; in stbi__parse_huffman_block()
3676 if (!stbi__zexpand(a, zout, len)) return 0; in stbi__parse_huffman_block()
3758 if (!stbi__zexpand(a, a->zout, len)) return 0; in stbi__parse_uncomperssed_block()
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h3616 static int stbi__zexpand(stbi__zbuf *z, char *zout, int n) // need to make room for n bytes in stbi__zexpand() function
3656 if (!stbi__zexpand(a, zout, 1)) return 0; in stbi__parse_huffman_block()
3676 if (!stbi__zexpand(a, zout, len)) return 0; in stbi__parse_huffman_block()
3758 if (!stbi__zexpand(a, a->zout, len)) return 0; in stbi__parse_uncomperssed_block()
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h3616 static int stbi__zexpand(stbi__zbuf *z, char *zout, int n) // need to make room for n bytes in stbi__zexpand() function
3656 if (!stbi__zexpand(a, zout, 1)) return 0; in stbi__parse_huffman_block()
3676 if (!stbi__zexpand(a, zout, len)) return 0; in stbi__parse_huffman_block()
3758 if (!stbi__zexpand(a, a->zout, len)) return 0; in stbi__parse_uncomperssed_block()
/dports/audio/synthpod-lv2/synthpod-01aad91/nuklear/example/
H A Dstb_image.h3616 static int stbi__zexpand(stbi__zbuf *z, char *zout, int n) // need to make room for n bytes
3656 if (!stbi__zexpand(a, zout, 1)) return 0;
3676 if (!stbi__zexpand(a, zout, len)) return 0;
3758 if (!stbi__zexpand(a, a->zout, len)) return 0;
/dports/x11-toolkits/nuklear/Nuklear-4.09.1/example/
H A Dstb_image.h3616 static int stbi__zexpand(stbi__zbuf *z, char *zout, int n) // need to make room for n bytes in stbi__zexpand() function
3656 if (!stbi__zexpand(a, zout, 1)) return 0; in stbi__parse_huffman_block()
3676 if (!stbi__zexpand(a, zout, len)) return 0; in stbi__parse_huffman_block()
3758 if (!stbi__zexpand(a, a->zout, len)) return 0; in stbi__parse_uncomperssed_block()

1234