Home
last modified time | relevance | path

Searched refs:stbi__bit_reverse (Results 1 – 25 of 92) sorted by relevance

1234

/dports/audio/carla/Carla-2.4.1/source/modules/dgl/src/nanovg/
H A Dstb_image.h1996 stbi_inline static int stbi__bit_reverse(int v, int bits) in stbi__bit_reverse() function
2037 int k = stbi__bit_reverse(next_code[s],s); in stbi__zbuild_huffman()
2108 k = stbi__bit_reverse(a->code_buffer, 16); in stbi__zhuffman_decode()
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/dgl/src/nanovg/
H A Dstb_image.h1996 stbi_inline static int stbi__bit_reverse(int v, int bits) in stbi__bit_reverse() function
2037 int k = stbi__bit_reverse(next_code[s],s); in stbi__zbuild_huffman()
2108 k = stbi__bit_reverse(a->code_buffer, 16); in stbi__zhuffman_decode()
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/dgl/src/nanovg/
H A Dstb_image.h1996 stbi_inline static int stbi__bit_reverse(int v, int bits) in stbi__bit_reverse() function
2037 int k = stbi__bit_reverse(next_code[s],s); in stbi__zbuild_huffman()
2108 k = stbi__bit_reverse(a->code_buffer, 16); in stbi__zhuffman_decode()
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/dgl/src/nanovg/
H A Dstb_image.h1996 stbi_inline static int stbi__bit_reverse(int v, int bits) in stbi__bit_reverse() function
2037 int k = stbi__bit_reverse(next_code[s],s); in stbi__zbuild_huffman()
2108 k = stbi__bit_reverse(a->code_buffer, 16); in stbi__zhuffman_decode()
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/dgl/src/nanovg/
H A Dstb_image.h1996 stbi_inline static int stbi__bit_reverse(int v, int bits) in stbi__bit_reverse() function
2037 int k = stbi__bit_reverse(next_code[s],s); in stbi__zbuild_huffman()
2108 k = stbi__bit_reverse(a->code_buffer, 16); in stbi__zhuffman_decode()
/dports/audio/nekobi-lv2/Nekobi-840a692/dpf/dgl/src/nanovg/
H A Dstb_image.h1996 stbi_inline static int stbi__bit_reverse(int v, int bits)
2037 int k = stbi__bit_reverse(next_code[s],s);
2108 k = stbi__bit_reverse(a->code_buffer, 16);
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/dgl/src/nanovg/
H A Dstb_image.h1996 stbi_inline static int stbi__bit_reverse(int v, int bits) in stbi__bit_reverse() function
2037 int k = stbi__bit_reverse(next_code[s],s); in stbi__zbuild_huffman()
2108 k = stbi__bit_reverse(a->code_buffer, 16); in stbi__zhuffman_decode()
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/dpf/dgl/src/nanovg/
H A Dstb_image.h1996 stbi_inline static int stbi__bit_reverse(int v, int bits) in stbi__bit_reverse() function
2037 int k = stbi__bit_reverse(next_code[s],s); in stbi__zbuild_huffman()
2108 k = stbi__bit_reverse(a->code_buffer, 16); in stbi__zhuffman_decode()
/dports/audio/ssr-lv2/ssr-e1999da/dpf/dgl/src/nanovg/
H A Dstb_image.h1996 stbi_inline static int stbi__bit_reverse(int v, int bits) in stbi__bit_reverse() function
2037 int k = stbi__bit_reverse(next_code[s],s); in stbi__zbuild_huffman()
2108 k = stbi__bit_reverse(a->code_buffer, 16); in stbi__zhuffman_decode()
/dports/audio/string-machine-lv2/string-machine-0.1.0/dpf/dgl/src/nanovg/
H A Dstb_image.h1996 stbi_inline static int stbi__bit_reverse(int v, int bits)
2037 int k = stbi__bit_reverse(next_code[s],s);
2108 k = stbi__bit_reverse(a->code_buffer, 16);
/dports/graphics/sdump/sdump-c5fb55b/
H A Dstb_image.h2006 stbi_inline static int stbi__bit_reverse(int v, int bits) in stbi__bit_reverse() function
2047 int k = stbi__bit_reverse(next_code[s],s); in stbi__zbuild_huffman()
2118 k = stbi__bit_reverse(a->code_buffer, 16); in stbi__zhuffman_decode()
/dports/games/libretro-gw/gw-libretro-2be30ba/gwlua/
H A Dstb_image.h3362 stbi_inline static int stbi__bit_reverse(int v, int bits) in stbi__bit_reverse() function
3404 int k = stbi__bit_reverse(next_code[s],s); in stbi__zbuild_huffman()
3466 k = stbi__bit_reverse(a->code_buffer, 16); in stbi__zhuffman_decode_slowpath()
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/etc/luai/
H A Dstb_image.h3362 stbi_inline static int stbi__bit_reverse(int v, int bits) in stbi__bit_reverse() function
3404 int k = stbi__bit_reverse(next_code[s],s); in stbi__zbuild_huffman()
3466 k = stbi__bit_reverse(a->code_buffer, 16); in stbi__zhuffman_decode_slowpath()
/dports/games/retroarch/RetroArch-1.9.7/deps/stb/
H A Dstb_image.h3490 stbi_inline static int stbi__bit_reverse(int v, int bits) in stbi__bit_reverse() function
3533 int k = stbi__bit_reverse(next_code[s],s); in stbi__zbuild_huffman()
3595 k = stbi__bit_reverse(a->code_buffer, 16); in stbi__zhuffman_decode_slowpath()
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/Renderer/SOIL2/
H A Dstb_image.h3526 stbi_inline static int stbi__bit_reverse(int v, int bits) in stbi__bit_reverse() function
3569 int k2 = stbi__bit_reverse(next_code[s],s); in stbi__zbuild_huffman()
3631 k = stbi__bit_reverse(a->code_buffer, 16); in stbi__zhuffman_decode_slowpath()
/dports/security/ridl/ridl-11b3240/nuklear/example/
H A Dstb_image.h3484 stbi_inline static int stbi__bit_reverse(int v, int bits) in stbi__bit_reverse() function
3527 int j = stbi__bit_reverse(next_code[s],s); in stbi__zbuild_huffman()
3589 k = stbi__bit_reverse(a->code_buffer, 16); in stbi__zhuffman_decode_slowpath()
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h3484 stbi_inline static int stbi__bit_reverse(int v, int bits) in stbi__bit_reverse() function
3527 int j = stbi__bit_reverse(next_code[s],s); in stbi__zbuild_huffman()
3589 k = stbi__bit_reverse(a->code_buffer, 16); in stbi__zhuffman_decode_slowpath()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h3484 stbi_inline static int stbi__bit_reverse(int v, int bits) in stbi__bit_reverse() function
3527 int j = stbi__bit_reverse(next_code[s],s); in stbi__zbuild_huffman()
3589 k = stbi__bit_reverse(a->code_buffer, 16); in stbi__zhuffman_decode_slowpath()
/dports/graphics/nanort/nanort-b1feea8/examples/common/imgui/
H A Dstb_image.h3484 stbi_inline static int stbi__bit_reverse(int v, int bits) in stbi__bit_reverse() function
3527 int j = stbi__bit_reverse(next_code[s],s); in stbi__zbuild_huffman()
3589 k = stbi__bit_reverse(a->code_buffer, 16); in stbi__zhuffman_decode_slowpath()
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/gltf/
H A Dstb_image.h3484 stbi_inline static int stbi__bit_reverse(int v, int bits) in stbi__bit_reverse() function
3527 int j = stbi__bit_reverse(next_code[s],s); in stbi__zbuild_huffman()
3589 k = stbi__bit_reverse(a->code_buffer, 16); in stbi__zhuffman_decode_slowpath()
/dports/devel/emscripten/emscripten-2.0.3/third_party/
H A Dstb_image.c3484 stbi_inline static int stbi__bit_reverse(int v, int bits) in stbi__bit_reverse() function
3527 int j = stbi__bit_reverse(next_code[s],s); in stbi__zbuild_huffman()
3589 k = stbi__bit_reverse(a->code_buffer, 16); in stbi__zhuffman_decode_slowpath()
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h3484 stbi_inline static int stbi__bit_reverse(int v, int bits) in stbi__bit_reverse() function
3527 int j = stbi__bit_reverse(next_code[s],s); in stbi__zbuild_huffman()
3589 k = stbi__bit_reverse(a->code_buffer, 16); in stbi__zhuffman_decode_slowpath()
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h3484 stbi_inline static int stbi__bit_reverse(int v, int bits) in stbi__bit_reverse() function
3527 int j = stbi__bit_reverse(next_code[s],s); in stbi__zbuild_huffman()
3589 k = stbi__bit_reverse(a->code_buffer, 16); in stbi__zhuffman_decode_slowpath()
/dports/audio/synthpod-lv2/synthpod-01aad91/nuklear/example/
H A Dstb_image.h3484 stbi_inline static int stbi__bit_reverse(int v, int bits)
3527 int j = stbi__bit_reverse(next_code[s],s);
3589 k = stbi__bit_reverse(a->code_buffer, 16);
/dports/x11-toolkits/nuklear/Nuklear-4.09.1/example/
H A Dstb_image.h3484 stbi_inline static int stbi__bit_reverse(int v, int bits) in stbi__bit_reverse() function
3527 int j = stbi__bit_reverse(next_code[s],s); in stbi__zbuild_huffman()
3589 k = stbi__bit_reverse(a->code_buffer, 16); in stbi__zhuffman_decode_slowpath()

1234