Home
last modified time | relevance | path

Searched refs:firstsymbol (Results 26 – 50 of 111) sorted by relevance

12345

/dports/graphics/sdump/sdump-c5fb55b/
H A Dstb_image.h1992 stbi__uint16 firstsymbol[16]; member
2031 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
2043 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
2124 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode()
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/stb_image/
H A Dstb_image.cpp1821 uint16 firstsymbol[16]; member
1861 z->firstsymbol[i] = (uint16)k; in zbuild_huffman()
1875 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in zbuild_huffman()
1960 b = (k >> (16 - s)) - z->firstcode[s] + z->firstsymbol[s]; in zhuffman_decode()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/stbi/
H A Dstb_image.c2171 uint16 firstsymbol[16]; member
2210 z->firstsymbol[i] = (uint16) k; in zbuild_huffman()
2222 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in zbuild_huffman()
2303 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in zhuffman_decode()
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/zxing/
H A D0003-Update-stb_image-from-2.25-to-2.27.patch544 stbi__uint16 firstsymbol[16];
586 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s];
/dports/games/libretro-gw/gw-libretro-2be30ba/gwlua/
H A Dstb_image.h3348 stbi__uint16 firstsymbol[16]; member
3387 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3399 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3472 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/etc/luai/
H A Dstb_image.h3348 stbi__uint16 firstsymbol[16]; member
3387 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3399 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3472 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/games/retroarch/RetroArch-1.9.7/deps/stb/
H A Dstb_image.h3476 stbi__uint16 firstsymbol[16]; member
3516 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3528 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3601 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/Renderer/SOIL2/
H A Dstb_image.h3512 stbi__uint16 firstsymbol[16]; member
3552 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3564 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3637 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/security/ridl/ridl-11b3240/nuklear/example/
H A Dstb_image.h3470 stbi__uint16 firstsymbol[16]; member
3510 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3522 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3595 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h3470 stbi__uint16 firstsymbol[16]; member
3510 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3522 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3595 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h3470 stbi__uint16 firstsymbol[16]; member
3510 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3522 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3595 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/graphics/nanort/nanort-b1feea8/examples/common/imgui/
H A Dstb_image.h3470 stbi__uint16 firstsymbol[16]; member
3510 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3522 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3595 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/gltf/
H A Dstb_image.h3470 stbi__uint16 firstsymbol[16]; member
3510 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3522 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3595 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/devel/emscripten/emscripten-2.0.3/third_party/
H A Dstb_image.c3470 stbi__uint16 firstsymbol[16]; member
3510 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3522 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3595 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h3470 stbi__uint16 firstsymbol[16]; member
3510 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3522 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3595 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h3470 stbi__uint16 firstsymbol[16]; member
3510 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3522 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3595 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/audio/synthpod-lv2/synthpod-01aad91/nuklear/example/
H A Dstb_image.h3470 stbi__uint16 firstsymbol[16];
3510 z->firstsymbol[i] = (stbi__uint16) k;
3522 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s];
3595 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s];
/dports/x11-toolkits/nuklear/Nuklear-4.09.1/example/
H A Dstb_image.h3470 stbi__uint16 firstsymbol[16]; member
3510 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3522 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3595 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/graphics/flif/FLIF-0.3-96-g74ea92b/extern/
H A Dstb_image.h3470 stbi__uint16 firstsymbol[16]; member
3510 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3522 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3595 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/parallel-psx/stb/
H A Dstb_image.h3468 stbi__uint16 firstsymbol[16]; member
3508 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3520 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3593 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/multimedia/tinyobjloader/tinyobjloader-2.0.0rc8-3-g7ba4b65/examples/viewer/
H A Dstb_image.h3492 stbi__uint16 firstsymbol[16]; member
3532 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3544 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3617 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/devel/love10/love-0.10.2/src/libraries/stb/
H A Dstb_image.h3502 stbi__uint16 firstsymbol[16]; member
3542 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3554 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3627 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/ext/nanogui/ext/nanovg/src/
H A Dstb_image.h3468 stbi__uint16 firstsymbol[16]; member
3508 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3520 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3593 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/nanovg/src/
H A Dstb_image.h3468 stbi__uint16 firstsymbol[16]; member
3508 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3520 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3593 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/games/freeorion/freeorion-0.4.10.2/GG/src/nanovg/
H A Dstb_image.h3473 stbi__uint16 firstsymbol[16]; member
3513 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3525 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3598 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()

12345