Home
last modified time | relevance | path

Searched refs:firstsymbol (Results 51 – 75 of 111) sorted by relevance

12345

/dports/graphics/milton/milton-1.9.1/third_party/
H A Dstb_image.h3467 stbi__uint16 firstsymbol[16]; member
3507 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3519 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3592 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/ext/nanovg/
H A Dstb_image.h3472 stbi__uint16 firstsymbol[16]; member
3512 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3524 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3597 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/x11-toolkits/nanogui/nanogui-e9ec8a1a9861cf578d9c6e85a6420080aa715c03/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/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/STB/
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/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/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/graphics/ebsynth/ebsynth-2f5c97c0c21a/src/
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/multimedia/kodi-addon-screensaver.matrixtrails/screensaver.matrixtrails-2.6.0-Matrix/lib/SOIL2/
H A Dstb_image.h3524 stbi__uint16 firstsymbol[16]; member
3564 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3576 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3649 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/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/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/common/minimp3/player/
H A Dstb_image.h3798 stbi__uint16 firstsymbol[16]; member
3838 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3850 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3923 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/graphics/paths/nanovg/
H A Dstb_image.h3756 stbi__uint16 firstsymbol[16]; member
3796 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3808 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3881 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/stb/
H A Dstb_image.h3865 stbi__uint16 firstsymbol[16]; member
3905 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3917 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3990 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/lang/v/v-0.1.29/thirdparty/stb_image/
H A Dstb_image.h3868 stbi__uint16 firstsymbol[16]; member
3908 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3920 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3993 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/net-im/uTox/uTox/third-party/stb/
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/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/rlottie/src/vector/stb/
H A Dstb_image.h3805 stbi__uint16 firstsymbol[16]; member
3845 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3857 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3930 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/devel/love/love-11.3/src/libraries/stb/
H A Dstb_image.h3865 stbi__uint16 firstsymbol[16]; member
3905 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3917 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3990 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/graphics/libsixel/sixel-1.8.6/src/
H A Dstb_image.h3808 stbi__uint16 firstsymbol[16]; member
3848 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3860 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3933 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/misc/mnn/MNN-1.2.0/3rd_party/imageHelper/
H A Dstb_image.h3865 stbi__uint16 firstsymbol[16]; member
3905 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3917 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3990 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_image.h3865 stbi__uint16 firstsymbol[16]; member
3905 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3917 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3990 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dstb_image.h3798 stbi__uint16 firstsymbol[16]; member
3838 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3850 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3923 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/math/curv/curv-0.5/extern/stb/stb/
H A Dstb_image.h3757 stbi__uint16 firstsymbol[16]; member
3797 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3809 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3882 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/devel/upp/upp/bazaar/plugin/assimp/contrib/stb_image/
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/emulators/anese/ANESE-0.9.1/thirdparty/headeronly/
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/emulators/mess/mame-mame0226/3rdparty/bimg/3rdparty/stb/
H A Dstb_image.h3762 stbi__uint16 firstsymbol[16]; member
3802 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3814 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3887 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/3rdparty/stb/
H A Dstb_image.h3762 stbi__uint16 firstsymbol[16]; member
3802 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3814 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3887 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/samples/
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()

12345