Home
last modified time | relevance | path

Searched refs:firstsymbol (Results 76 – 100 of 111) sorted by relevance

12345

/dports/graphics/nanort/nanort-b1feea8/examples/common/
H A Dstb_image.h3799 stbi__uint16 firstsymbol[16]; member
3839 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3851 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3924 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/graphics/ogre3d/ogre-1.11.6/PlugIns/STBICodec/src/stbi/
H A Dstb_image.h3799 stbi__uint16 firstsymbol[16]; member
3839 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3851 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3924 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/misc/darknet/darknet-darknet_yolo_v4_pre/3rdparty/stb/include/
H A Dstb_image.h3750 stbi__uint16 firstsymbol[16]; member
3790 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3802 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3875 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/benchmarks/vkmark/vkmark-2017.08-24-g53abc4f/src/
H A Dstb_image.h3750 stbi__uint16 firstsymbol[16]; member
3790 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3802 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3875 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/external/stb/
H A Dstb_image.h3799 stbi__uint16 firstsymbol[16]; member
3839 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3851 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3924 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/graphics/rlottie/rlottie-0.2-49-g327fb7d/src/vector/stb/
H A Dstb_image.h3841 stbi__uint16 firstsymbol[16]; member
3881 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3893 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3966 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/devel/sfml/SFML-2.5.1/extlibs/headers/stb_image/
H A Dstb_image.h3750 stbi__uint16 firstsymbol[16]; member
3790 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3802 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3875 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/devel/stb/stb-f54acd4/
H A Dstb_image.h3947 stbi__uint16 firstsymbol[16]; member
3987 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3999 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4072 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/graphics/aloadimage/arcan-0.6.1/src/engine/external/
H A Dstb_image.h4045 stbi__uint16 firstsymbol[16]; member
4085 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4097 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4177 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/graphics/aloadimage/arcan-0.6.1/src/tools/aloadimage/
H A Dstb_image.h4045 stbi__uint16 firstsymbol[16]; member
4085 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4097 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4177 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/misc/usd/USD-21.11/pxr/imaging/hio/stb/
H A Dstb_image.h4045 stbi__uint16 firstsymbol[16]; member
4085 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4097 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4177 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/misc/visp/visp-3.4.0/3rdparty/stb_image/
H A Dstb_image.h3866 stbi__uint16 firstsymbol[16]; member
3906 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3918 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3991 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/deskutils/sowon/sowon-0d43de4af5a430052aee2c2691fafe21ad80a83d/
H A Dstb_image.h3947 stbi__uint16 firstsymbol[16]; member
3987 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3999 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4072 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/sysutils/acfgfs/arcan-0.6.1/src/engine/external/
H A Dstb_image.h4045 stbi__uint16 firstsymbol[16]; member
4085 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4097 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4177 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/sysutils/acfgfs/arcan-0.6.1/src/tools/aloadimage/
H A Dstb_image.h4045 stbi__uint16 firstsymbol[16]; member
4085 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4097 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4177 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_image.h3866 stbi__uint16 firstsymbol[16]; member
3906 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3918 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3991 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/graphics/vapoursynth-waifu2x-ncnn-vulkan/vapoursynth-waifu2x-ncnn-vulkan-r4/deps/ncnn/src/
H A Dstb_image.h3990 stbi__uint16 firstsymbol[16]; member
4030 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4042 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4122 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/
H A Dstb_image.h3990 stbi__uint16 firstsymbol[16]; member
4030 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4042 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4122 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/src/
H A Dstb_image.h3990 stbi__uint16 firstsymbol[16]; member
4030 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4042 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4122 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/multimedia/assimp/assimp-5.1.3/contrib/stb/
H A Dstb_image.h3990 stbi__uint16 firstsymbol[16]; member
4030 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4042 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4122 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/textproc/zxing-cpp/zxing-cpp-1.2.0/thirdparty/stb/
H A Dstb_image.h3951 stbi__uint16 firstsymbol[16]; member
3991 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4003 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4076 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dstb_image.h3990 stbi__uint16 firstsymbol[16]; member
4030 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4042 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4122 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/www/lagrange/lagrange-1.7.3/src/
H A Dstb_image.h3990 stbi__uint16 firstsymbol[16]; member
4030 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4042 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4122 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/tools/aloadimage/
H A Dstb_image.h4045 stbi__uint16 firstsymbol[16]; member
4085 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4097 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4177 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/graphics/ospray-studio/ospray_studio-0.9.1/external/stb_image/
H A Dstb_image.h4038 stbi__uint16 firstsymbol[16]; member
4078 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4090 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4170 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()

12345