Home
last modified time | relevance | path

Searched refs:stbi__div4 (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.h1677 #define stbi__div4(x) ((stbi_uc) ((x) >> 2)) macro
1694 out[i] = stbi__div4(3*in_near[i] + in_far[i] + 2); in stbi__resample_row_v_2()
1711 out[1] = stbi__div4(input[0]*3 + input[1] + 2); in stbi__resample_row_h_2()
1714 out[i*2+0] = stbi__div4(n+input[i-1]); in stbi__resample_row_h_2()
1715 out[i*2+1] = stbi__div4(n+input[i+1]); in stbi__resample_row_h_2()
1717 out[i*2+0] = stbi__div4(input[w-2]*3 + input[w-1] + 2); in stbi__resample_row_h_2()
1733 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2()
1738 out[0] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
1745 out[w*2-1] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/dgl/src/nanovg/
H A Dstb_image.h1677 #define stbi__div4(x) ((stbi_uc) ((x) >> 2)) macro
1694 out[i] = stbi__div4(3*in_near[i] + in_far[i] + 2); in stbi__resample_row_v_2()
1711 out[1] = stbi__div4(input[0]*3 + input[1] + 2); in stbi__resample_row_h_2()
1714 out[i*2+0] = stbi__div4(n+input[i-1]); in stbi__resample_row_h_2()
1715 out[i*2+1] = stbi__div4(n+input[i+1]); in stbi__resample_row_h_2()
1717 out[i*2+0] = stbi__div4(input[w-2]*3 + input[w-1] + 2); in stbi__resample_row_h_2()
1733 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2()
1738 out[0] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
1745 out[w*2-1] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/dgl/src/nanovg/
H A Dstb_image.h1677 #define stbi__div4(x) ((stbi_uc) ((x) >> 2)) macro
1694 out[i] = stbi__div4(3*in_near[i] + in_far[i] + 2); in stbi__resample_row_v_2()
1711 out[1] = stbi__div4(input[0]*3 + input[1] + 2); in stbi__resample_row_h_2()
1714 out[i*2+0] = stbi__div4(n+input[i-1]); in stbi__resample_row_h_2()
1715 out[i*2+1] = stbi__div4(n+input[i+1]); in stbi__resample_row_h_2()
1717 out[i*2+0] = stbi__div4(input[w-2]*3 + input[w-1] + 2); in stbi__resample_row_h_2()
1733 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2()
1738 out[0] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
1745 out[w*2-1] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/dgl/src/nanovg/
H A Dstb_image.h1677 #define stbi__div4(x) ((stbi_uc) ((x) >> 2)) macro
1694 out[i] = stbi__div4(3*in_near[i] + in_far[i] + 2); in stbi__resample_row_v_2()
1711 out[1] = stbi__div4(input[0]*3 + input[1] + 2); in stbi__resample_row_h_2()
1714 out[i*2+0] = stbi__div4(n+input[i-1]); in stbi__resample_row_h_2()
1715 out[i*2+1] = stbi__div4(n+input[i+1]); in stbi__resample_row_h_2()
1717 out[i*2+0] = stbi__div4(input[w-2]*3 + input[w-1] + 2); in stbi__resample_row_h_2()
1733 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2()
1738 out[0] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
1745 out[w*2-1] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/dgl/src/nanovg/
H A Dstb_image.h1677 #define stbi__div4(x) ((stbi_uc) ((x) >> 2)) macro
1694 out[i] = stbi__div4(3*in_near[i] + in_far[i] + 2); in stbi__resample_row_v_2()
1711 out[1] = stbi__div4(input[0]*3 + input[1] + 2); in stbi__resample_row_h_2()
1714 out[i*2+0] = stbi__div4(n+input[i-1]); in stbi__resample_row_h_2()
1715 out[i*2+1] = stbi__div4(n+input[i+1]); in stbi__resample_row_h_2()
1717 out[i*2+0] = stbi__div4(input[w-2]*3 + input[w-1] + 2); in stbi__resample_row_h_2()
1733 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2()
1738 out[0] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
1745 out[w*2-1] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
/dports/audio/nekobi-lv2/Nekobi-840a692/dpf/dgl/src/nanovg/
H A Dstb_image.h1677 #define stbi__div4(x) ((stbi_uc) ((x) >> 2))
1694 out[i] = stbi__div4(3*in_near[i] + in_far[i] + 2);
1711 out[1] = stbi__div4(input[0]*3 + input[1] + 2);
1714 out[i*2+0] = stbi__div4(n+input[i-1]);
1715 out[i*2+1] = stbi__div4(n+input[i+1]);
1717 out[i*2+0] = stbi__div4(input[w-2]*3 + input[w-1] + 2);
1733 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2);
1738 out[0] = stbi__div4(t1+2);
1745 out[w*2-1] = stbi__div4(t1+2);
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/dgl/src/nanovg/
H A Dstb_image.h1677 #define stbi__div4(x) ((stbi_uc) ((x) >> 2)) macro
1694 out[i] = stbi__div4(3*in_near[i] + in_far[i] + 2); in stbi__resample_row_v_2()
1711 out[1] = stbi__div4(input[0]*3 + input[1] + 2); in stbi__resample_row_h_2()
1714 out[i*2+0] = stbi__div4(n+input[i-1]); in stbi__resample_row_h_2()
1715 out[i*2+1] = stbi__div4(n+input[i+1]); in stbi__resample_row_h_2()
1717 out[i*2+0] = stbi__div4(input[w-2]*3 + input[w-1] + 2); in stbi__resample_row_h_2()
1733 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2()
1738 out[0] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
1745 out[w*2-1] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/dpf/dgl/src/nanovg/
H A Dstb_image.h1677 #define stbi__div4(x) ((stbi_uc) ((x) >> 2)) macro
1694 out[i] = stbi__div4(3*in_near[i] + in_far[i] + 2); in stbi__resample_row_v_2()
1711 out[1] = stbi__div4(input[0]*3 + input[1] + 2); in stbi__resample_row_h_2()
1714 out[i*2+0] = stbi__div4(n+input[i-1]); in stbi__resample_row_h_2()
1715 out[i*2+1] = stbi__div4(n+input[i+1]); in stbi__resample_row_h_2()
1717 out[i*2+0] = stbi__div4(input[w-2]*3 + input[w-1] + 2); in stbi__resample_row_h_2()
1733 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2()
1738 out[0] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
1745 out[w*2-1] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
/dports/audio/ssr-lv2/ssr-e1999da/dpf/dgl/src/nanovg/
H A Dstb_image.h1677 #define stbi__div4(x) ((stbi_uc) ((x) >> 2)) macro
1694 out[i] = stbi__div4(3*in_near[i] + in_far[i] + 2); in stbi__resample_row_v_2()
1711 out[1] = stbi__div4(input[0]*3 + input[1] + 2); in stbi__resample_row_h_2()
1714 out[i*2+0] = stbi__div4(n+input[i-1]); in stbi__resample_row_h_2()
1715 out[i*2+1] = stbi__div4(n+input[i+1]); in stbi__resample_row_h_2()
1717 out[i*2+0] = stbi__div4(input[w-2]*3 + input[w-1] + 2); in stbi__resample_row_h_2()
1733 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2()
1738 out[0] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
1745 out[w*2-1] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
/dports/audio/string-machine-lv2/string-machine-0.1.0/dpf/dgl/src/nanovg/
H A Dstb_image.h1677 #define stbi__div4(x) ((stbi_uc) ((x) >> 2))
1694 out[i] = stbi__div4(3*in_near[i] + in_far[i] + 2);
1711 out[1] = stbi__div4(input[0]*3 + input[1] + 2);
1714 out[i*2+0] = stbi__div4(n+input[i-1]);
1715 out[i*2+1] = stbi__div4(n+input[i+1]);
1717 out[i*2+0] = stbi__div4(input[w-2]*3 + input[w-1] + 2);
1733 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2);
1738 out[0] = stbi__div4(t1+2);
1745 out[w*2-1] = stbi__div4(t1+2);
/dports/graphics/sdump/sdump-c5fb55b/
H A Dstb_image.h1687 #define stbi__div4(x) ((stbi_uc) ((x) >> 2)) macro
1704 out[i] = stbi__div4(3*in_near[i] + in_far[i] + 2); in stbi__resample_row_v_2()
1721 out[1] = stbi__div4(input[0]*3 + input[1] + 2); in stbi__resample_row_h_2()
1724 out[i*2+0] = stbi__div4(n+input[i-1]); in stbi__resample_row_h_2()
1725 out[i*2+1] = stbi__div4(n+input[i+1]); in stbi__resample_row_h_2()
1727 out[i*2+0] = stbi__div4(input[w-2]*3 + input[w-1] + 2); in stbi__resample_row_h_2()
1743 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2()
1748 out[0] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
1755 out[w*2-1] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
/dports/games/libretro-gw/gw-libretro-2be30ba/gwlua/
H A Dstb_image.h2738 #define stbi__div4(x) ((stbi_uc) ((x) >> 2)) macro
2755 out[i] = stbi__div4(3*in_near[i] + in_far[i] + 2); in stbi__resample_row_v_2()
2772 out[1] = stbi__div4(input[0]*3 + input[1] + 2); in stbi__resample_row_h_2()
2775 out[i*2+0] = stbi__div4(n+input[i-1]); in stbi__resample_row_h_2()
2776 out[i*2+1] = stbi__div4(n+input[i+1]); in stbi__resample_row_h_2()
2778 out[i*2+0] = stbi__div4(input[w-2]*3 + input[w-1] + 2); in stbi__resample_row_h_2()
2794 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2()
2799 out[0] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
2806 out[w*2-1] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
2820 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2_simd()
[all …]
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/etc/luai/
H A Dstb_image.h2738 #define stbi__div4(x) ((stbi_uc) ((x) >> 2)) macro
2755 out[i] = stbi__div4(3*in_near[i] + in_far[i] + 2); in stbi__resample_row_v_2()
2772 out[1] = stbi__div4(input[0]*3 + input[1] + 2); in stbi__resample_row_h_2()
2775 out[i*2+0] = stbi__div4(n+input[i-1]); in stbi__resample_row_h_2()
2776 out[i*2+1] = stbi__div4(n+input[i+1]); in stbi__resample_row_h_2()
2778 out[i*2+0] = stbi__div4(input[w-2]*3 + input[w-1] + 2); in stbi__resample_row_h_2()
2794 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2()
2799 out[0] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
2806 out[w*2-1] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
2820 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2_simd()
[all …]
/dports/games/retroarch/RetroArch-1.9.7/deps/stb/
H A Dstb_image.h2859 #define stbi__div4(x) ((stbi_uc) ((x) >> 2)) macro
2876 out[i] = stbi__div4(3*in_near[i] + in_far[i] + 2); in stbi__resample_row_v_2()
2893 out[1] = stbi__div4(input[0]*3 + input[1] + 2); in stbi__resample_row_h_2()
2896 out[i*2+0] = stbi__div4(n+input[i-1]); in stbi__resample_row_h_2()
2897 out[i*2+1] = stbi__div4(n+input[i+1]); in stbi__resample_row_h_2()
2899 out[i*2+0] = stbi__div4(input[w-2]*3 + input[w-1] + 2); in stbi__resample_row_h_2()
2915 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2()
2920 out[0] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
2927 out[w*2-1] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
2941 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2_simd()
[all …]
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/Renderer/SOIL2/
H A Dstb_image.h2902 #define stbi__div4(x) ((stbi_uc) ((x) >> 2)) macro
2919 out[i] = stbi__div4(3*in_near[i] + in_far[i] + 2); in stbi__resample_row_v_2()
2936 out[1] = stbi__div4(input[0]*3 + input[1] + 2); in stbi__resample_row_h_2()
2939 out[i*2+0] = stbi__div4(n+input[i-1]); in stbi__resample_row_h_2()
2940 out[i*2+1] = stbi__div4(n+input[i+1]); in stbi__resample_row_h_2()
2942 out[i*2+0] = stbi__div4(input[w-2]*3 + input[w-1] + 2); in stbi__resample_row_h_2()
2958 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2()
2963 out[0] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
2970 out[w*2-1] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
2984 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2_simd()
[all …]
/dports/security/ridl/ridl-11b3240/nuklear/example/
H A Dstb_image.h2860 #define stbi__div4(x) ((stbi_uc) ((x) >> 2)) macro
2877 out[i] = stbi__div4(3*in_near[i] + in_far[i] + 2); in stbi__resample_row_v_2()
2894 out[1] = stbi__div4(input[0]*3 + input[1] + 2); in stbi__resample_row_h_2()
2897 out[i*2+0] = stbi__div4(n+input[i-1]); in stbi__resample_row_h_2()
2898 out[i*2+1] = stbi__div4(n+input[i+1]); in stbi__resample_row_h_2()
2900 out[i*2+0] = stbi__div4(input[w-2]*3 + input[w-1] + 2); in stbi__resample_row_h_2()
2916 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2()
2921 out[0] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
2928 out[w*2-1] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
2942 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2_simd()
[all …]
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h2860 #define stbi__div4(x) ((stbi_uc) ((x) >> 2)) macro
2877 out[i] = stbi__div4(3*in_near[i] + in_far[i] + 2); in stbi__resample_row_v_2()
2894 out[1] = stbi__div4(input[0]*3 + input[1] + 2); in stbi__resample_row_h_2()
2897 out[i*2+0] = stbi__div4(n+input[i-1]); in stbi__resample_row_h_2()
2898 out[i*2+1] = stbi__div4(n+input[i+1]); in stbi__resample_row_h_2()
2900 out[i*2+0] = stbi__div4(input[w-2]*3 + input[w-1] + 2); in stbi__resample_row_h_2()
2916 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2()
2921 out[0] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
2928 out[w*2-1] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
2942 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2_simd()
[all …]
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h2860 #define stbi__div4(x) ((stbi_uc) ((x) >> 2)) macro
2877 out[i] = stbi__div4(3*in_near[i] + in_far[i] + 2); in stbi__resample_row_v_2()
2894 out[1] = stbi__div4(input[0]*3 + input[1] + 2); in stbi__resample_row_h_2()
2897 out[i*2+0] = stbi__div4(n+input[i-1]); in stbi__resample_row_h_2()
2898 out[i*2+1] = stbi__div4(n+input[i+1]); in stbi__resample_row_h_2()
2900 out[i*2+0] = stbi__div4(input[w-2]*3 + input[w-1] + 2); in stbi__resample_row_h_2()
2916 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2()
2921 out[0] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
2928 out[w*2-1] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
2942 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2_simd()
[all …]
/dports/graphics/nanort/nanort-b1feea8/examples/common/imgui/
H A Dstb_image.h2860 #define stbi__div4(x) ((stbi_uc) ((x) >> 2)) macro
2877 out[i] = stbi__div4(3*in_near[i] + in_far[i] + 2); in stbi__resample_row_v_2()
2894 out[1] = stbi__div4(input[0]*3 + input[1] + 2); in stbi__resample_row_h_2()
2897 out[i*2+0] = stbi__div4(n+input[i-1]); in stbi__resample_row_h_2()
2898 out[i*2+1] = stbi__div4(n+input[i+1]); in stbi__resample_row_h_2()
2900 out[i*2+0] = stbi__div4(input[w-2]*3 + input[w-1] + 2); in stbi__resample_row_h_2()
2916 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2()
2921 out[0] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
2928 out[w*2-1] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
2942 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2_simd()
[all …]
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/gltf/
H A Dstb_image.h2860 #define stbi__div4(x) ((stbi_uc) ((x) >> 2)) macro
2877 out[i] = stbi__div4(3*in_near[i] + in_far[i] + 2); in stbi__resample_row_v_2()
2894 out[1] = stbi__div4(input[0]*3 + input[1] + 2); in stbi__resample_row_h_2()
2897 out[i*2+0] = stbi__div4(n+input[i-1]); in stbi__resample_row_h_2()
2898 out[i*2+1] = stbi__div4(n+input[i+1]); in stbi__resample_row_h_2()
2900 out[i*2+0] = stbi__div4(input[w-2]*3 + input[w-1] + 2); in stbi__resample_row_h_2()
2916 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2()
2921 out[0] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
2928 out[w*2-1] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
2942 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2_simd()
[all …]
/dports/devel/emscripten/emscripten-2.0.3/third_party/
H A Dstb_image.c2860 #define stbi__div4(x) ((stbi_uc) ((x) >> 2)) macro
2877 out[i] = stbi__div4(3*in_near[i] + in_far[i] + 2); in stbi__resample_row_v_2()
2894 out[1] = stbi__div4(input[0]*3 + input[1] + 2); in stbi__resample_row_h_2()
2897 out[i*2+0] = stbi__div4(n+input[i-1]); in stbi__resample_row_h_2()
2898 out[i*2+1] = stbi__div4(n+input[i+1]); in stbi__resample_row_h_2()
2900 out[i*2+0] = stbi__div4(input[w-2]*3 + input[w-1] + 2); in stbi__resample_row_h_2()
2916 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2()
2921 out[0] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
2928 out[w*2-1] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
2942 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2_simd()
[all …]
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h2860 #define stbi__div4(x) ((stbi_uc) ((x) >> 2)) macro
2877 out[i] = stbi__div4(3*in_near[i] + in_far[i] + 2); in stbi__resample_row_v_2()
2894 out[1] = stbi__div4(input[0]*3 + input[1] + 2); in stbi__resample_row_h_2()
2897 out[i*2+0] = stbi__div4(n+input[i-1]); in stbi__resample_row_h_2()
2898 out[i*2+1] = stbi__div4(n+input[i+1]); in stbi__resample_row_h_2()
2900 out[i*2+0] = stbi__div4(input[w-2]*3 + input[w-1] + 2); in stbi__resample_row_h_2()
2916 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2()
2921 out[0] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
2928 out[w*2-1] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
2942 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2_simd()
[all …]
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h2860 #define stbi__div4(x) ((stbi_uc) ((x) >> 2)) macro
2877 out[i] = stbi__div4(3*in_near[i] + in_far[i] + 2); in stbi__resample_row_v_2()
2894 out[1] = stbi__div4(input[0]*3 + input[1] + 2); in stbi__resample_row_h_2()
2897 out[i*2+0] = stbi__div4(n+input[i-1]); in stbi__resample_row_h_2()
2898 out[i*2+1] = stbi__div4(n+input[i+1]); in stbi__resample_row_h_2()
2900 out[i*2+0] = stbi__div4(input[w-2]*3 + input[w-1] + 2); in stbi__resample_row_h_2()
2916 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2()
2921 out[0] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
2928 out[w*2-1] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
2942 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2_simd()
[all …]
/dports/audio/synthpod-lv2/synthpod-01aad91/nuklear/example/
H A Dstb_image.h2860 #define stbi__div4(x) ((stbi_uc) ((x) >> 2))
2877 out[i] = stbi__div4(3*in_near[i] + in_far[i] + 2);
2894 out[1] = stbi__div4(input[0]*3 + input[1] + 2);
2897 out[i*2+0] = stbi__div4(n+input[i-1]);
2898 out[i*2+1] = stbi__div4(n+input[i+1]);
2900 out[i*2+0] = stbi__div4(input[w-2]*3 + input[w-1] + 2);
2916 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2);
2921 out[0] = stbi__div4(t1+2);
2928 out[w*2-1] = stbi__div4(t1+2);
2942 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2);
[all …]
/dports/x11-toolkits/nuklear/Nuklear-4.09.1/example/
H A Dstb_image.h2860 #define stbi__div4(x) ((stbi_uc) ((x) >> 2)) macro
2877 out[i] = stbi__div4(3*in_near[i] + in_far[i] + 2); in stbi__resample_row_v_2()
2894 out[1] = stbi__div4(input[0]*3 + input[1] + 2); in stbi__resample_row_h_2()
2897 out[i*2+0] = stbi__div4(n+input[i-1]); in stbi__resample_row_h_2()
2898 out[i*2+1] = stbi__div4(n+input[i+1]); in stbi__resample_row_h_2()
2900 out[i*2+0] = stbi__div4(input[w-2]*3 + input[w-1] + 2); in stbi__resample_row_h_2()
2916 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2()
2921 out[0] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
2928 out[w*2-1] = stbi__div4(t1+2); in stbi__resample_row_hv_2()
2942 out[0] = out[1] = stbi__div4(3*in_near[0] + in_far[0] + 2); in stbi__resample_row_hv_2_simd()
[all …]

1234