Home
last modified time | relevance | path

Searched refs:stbi_uc (Results 1 – 25 of 153) sorted by relevance

1234567

/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/Renderer/SOIL/
H A Dstb_image_aug.h173 typedef unsigned char stbi_uc; typedef
197 extern stbi_uc *stbi_load_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp, in…
224 extern int stbi_is_hdr_from_memory(stbi_uc const *buffer, int len);
243 extern int stbi_jpeg_test_memory (stbi_uc const *buffer, int len);
244 extern stbi_uc *stbi_jpeg_load_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *com…
258 extern stbi_uc *stbi_png_load_from_memory (stbi_uc const *buffer, int len, int *x, int *y, int *com…
273 extern stbi_uc *stbi_bmp_load_from_memory (stbi_uc const *buffer, int len, int *x, int *y, int *com…
283 extern stbi_uc *stbi_tga_load_from_memory (stbi_uc const *buffer, int len, int *x, int *y, int *com…
293 extern stbi_uc *stbi_psd_load_from_memory (stbi_uc const *buffer, int len, int *x, int *y, int *com…
315 int (*test_memory)(stbi_uc const *buffer, int len);
[all …]
/dports/emulators/gngeo/gngeo-gngeo_0.8/src/
H A Dstb_image.h108 typedef unsigned char stbi_uc; typedef
132 extern stbi_uc *stbi_load_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp, in…
159 extern int stbi_is_hdr_from_memory(stbi_uc const *buffer, int len);
178 extern int stbi_jpeg_test_memory (stbi_uc const *buffer, int len);
179 extern stbi_uc *stbi_jpeg_load_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *com…
193 extern stbi_uc *stbi_png_load_from_memory (stbi_uc const *buffer, int len, int *x, int *y, int *com…
208 extern stbi_uc *stbi_bmp_load_from_memory (stbi_uc const *buffer, int len, int *x, int *y, int *com…
218 extern stbi_uc *stbi_tga_load_from_memory (stbi_uc const *buffer, int len, int *x, int *y, int *com…
228 extern stbi_uc *stbi_psd_load_from_memory (stbi_uc const *buffer, int len, int *x, int *y, int *com…
247 int (*test_memory)(stbi_uc const *buffer, int len);
[all …]
/dports/cad/repsnapper/repsnapper-2.5a4/libraries/amf/amftools-code/include/stb_image/
H A Dstb_image.h208 typedef unsigned char stbi_uc; typedef
223 extern stbi_uc *stbi_load_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp, in…
226 extern stbi_uc *stbi_load (char const *filename, int *x, int *y, int *comp, int req_…
227 extern stbi_uc *stbi_load_from_file (FILE *f, int *x, int *y, int *comp, int req_…
238 extern stbi_uc *stbi_load_from_callbacks (stbi_io_callbacks const *clbk, void *user, int *x, int *…
241 …extern float *stbi_loadf_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp, in…
259 extern int stbi_is_hdr_from_memory(stbi_uc const *buffer, int len);
274 extern int stbi_info_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp);
307 typedef void (*stbi_idct_8x8)(stbi_uc *out, int out_stride, short data[64], unsigned short *dequant…
312 typedef void (*stbi_YCbCr_to_RGB_run)(stbi_uc *output, stbi_uc const *y, stbi_uc const *cb, stbi_u…
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/stb_image/
H A Dstb_image.h207 typedef unsigned char stbi_uc; typedef
223 …extern stbi_uc *stbi_load_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp, i…
226 extern stbi_uc *stbi_load(char const *filename, int *x, int *y, int *comp, int req_comp);
227 extern stbi_uc *stbi_load_from_file(FILE *f, int *x, int *y, int *comp, int req_comp);
238 …extern stbi_uc *stbi_load_from_callbacks(stbi_io_callbacks const *clbk, void *user, int *x, int *y…
241 …extern float *stbi_loadf_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp, in…
259 extern int stbi_is_hdr_from_memory(stbi_uc const *buffer, int len);
273 extern int stbi_info_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp);
302 …typedef void (*stbi_idct_8x8)(stbi_uc *out, int out_stride, short data[64], unsigned short *dequan…
307 …typedef void (*stbi_YCbCr_to_RGB_run)(stbi_uc *output, stbi_uc const *y, stbi_uc const *cb, stbi_u…
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/stb_image/
H A Dstb_image.h207 typedef unsigned char stbi_uc; typedef
223 …extern stbi_uc *stbi_load_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp, i…
226 extern stbi_uc *stbi_load(char const *filename, int *x, int *y, int *comp, int req_comp);
227 extern stbi_uc *stbi_load_from_file(FILE *f, int *x, int *y, int *comp, int req_comp);
238 …extern stbi_uc *stbi_load_from_callbacks(stbi_io_callbacks const *clbk, void *user, int *x, int *y…
241 …extern float *stbi_loadf_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp, in…
259 extern int stbi_is_hdr_from_memory(stbi_uc const *buffer, int len);
273 extern int stbi_info_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp);
302 …typedef void (*stbi_idct_8x8)(stbi_uc *out, int out_stride, short data[64], unsigned short *dequan…
307 …typedef void (*stbi_YCbCr_to_RGB_run)(stbi_uc *output, stbi_uc const *y, stbi_uc const *cb, stbi_u…
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/graphics/image/
H A Dstb_image.h232 typedef unsigned char stbi_uc; typedef
247 extern stbi_uc *stbi_load_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp, in…
250 extern stbi_uc *stbi_load (char const *filename, int *x, int *y, int *comp, int req_…
251 extern stbi_uc *stbi_load_from_file (FILE *f, int *x, int *y, int *comp, int req_…
264 extern stbi_uc *stbi_load_from_callbacks (stbi_io_callbacks const *clbk, void *user, int *x, int *…
269 …extern float *stbi_loadf_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp, in…
293 extern int stbi_is_hdr_from_memory(stbi_uc const *buffer, int len);
308 extern int stbi_info_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp, in…
343 typedef void (*stbi_idct_8x8)(stbi_uc *out, int out_stride, short data[64], unsigned short *dequant…
348 typedef void (*stbi_YCbCr_to_RGB_run)(stbi_uc *output, stbi_uc const *y, stbi_uc const *cb, stbi_u…
/dports/graphics/sdump/sdump-c5fb55b/
H A Dstb_image.h323 typedef void (*stbi_YCbCr_to_RGB_run)(stbi_uc *output, stbi_uc const *y, stbi_uc const *cb, stbi_u…
930 stbi_uc *output = (stbi_uc *) malloc(x * y * comp); in stbi__hdr_to_ldr()
1286 stbi_uc *o; in stbi__idct_block()
1358 stbi_uc x; in stbi__get_marker()
1684 typedef stbi_uc *(*resample_row_func)(stbi_uc *out, stbi_uc *in0, stbi_uc *in1,
1689 static stbi_uc *resample_row_1(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in resample_row_1()
1698 static stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int … in stbi__resample_row_v_2()
1708 static stbi_uc* stbi__resample_row_h_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_h_2()
1738 static stbi_uc *stbi__resample_row_hv_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_hv_2()
1762 static stbi_uc *stbi__resample_row_generic(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, … in stbi__resample_row_generic()
[all …]
/dports/audio/carla/Carla-2.4.1/source/modules/dgl/src/nanovg/
H A Dstb_image.h321 typedef void (*stbi_YCbCr_to_RGB_run)(stbi_uc *output, stbi_uc const *y, stbi_uc const *cb, stbi_u…
920 stbi_uc *output = (stbi_uc *) malloc(x * y * comp); in stbi__hdr_to_ldr()
1276 stbi_uc *o; in stbi__idct_block()
1348 stbi_uc x; in stbi__get_marker()
1674 typedef stbi_uc *(*resample_row_func)(stbi_uc *out, stbi_uc *in0, stbi_uc *in1,
1679 static stbi_uc *resample_row_1(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in resample_row_1()
1688 static stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int … in stbi__resample_row_v_2()
1698 static stbi_uc* stbi__resample_row_h_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_h_2()
1728 static stbi_uc *stbi__resample_row_hv_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_hv_2()
1752 static stbi_uc *stbi__resample_row_generic(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, … in stbi__resample_row_generic()
[all …]
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/dgl/src/nanovg/
H A Dstb_image.h321 typedef void (*stbi_YCbCr_to_RGB_run)(stbi_uc *output, stbi_uc const *y, stbi_uc const *cb, stbi_u…
920 stbi_uc *output = (stbi_uc *) malloc(x * y * comp); in stbi__hdr_to_ldr()
1276 stbi_uc *o; in stbi__idct_block()
1348 stbi_uc x; in stbi__get_marker()
1674 typedef stbi_uc *(*resample_row_func)(stbi_uc *out, stbi_uc *in0, stbi_uc *in1,
1679 static stbi_uc *resample_row_1(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in resample_row_1()
1688 static stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int … in stbi__resample_row_v_2()
1698 static stbi_uc* stbi__resample_row_h_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_h_2()
1728 static stbi_uc *stbi__resample_row_hv_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_hv_2()
1752 static stbi_uc *stbi__resample_row_generic(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, … in stbi__resample_row_generic()
[all …]
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/dgl/src/nanovg/
H A Dstb_image.h321 typedef void (*stbi_YCbCr_to_RGB_run)(stbi_uc *output, stbi_uc const *y, stbi_uc const *cb, stbi_u…
920 stbi_uc *output = (stbi_uc *) malloc(x * y * comp); in stbi__hdr_to_ldr()
1276 stbi_uc *o; in stbi__idct_block()
1348 stbi_uc x; in stbi__get_marker()
1674 typedef stbi_uc *(*resample_row_func)(stbi_uc *out, stbi_uc *in0, stbi_uc *in1,
1679 static stbi_uc *resample_row_1(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in resample_row_1()
1688 static stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int … in stbi__resample_row_v_2()
1698 static stbi_uc* stbi__resample_row_h_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_h_2()
1728 static stbi_uc *stbi__resample_row_hv_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_hv_2()
1752 static stbi_uc *stbi__resample_row_generic(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, … in stbi__resample_row_generic()
[all …]
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/dgl/src/nanovg/
H A Dstb_image.h321 typedef void (*stbi_YCbCr_to_RGB_run)(stbi_uc *output, stbi_uc const *y, stbi_uc const *cb, stbi_u…
920 stbi_uc *output = (stbi_uc *) malloc(x * y * comp); in stbi__hdr_to_ldr()
1276 stbi_uc *o; in stbi__idct_block()
1348 stbi_uc x; in stbi__get_marker()
1674 typedef stbi_uc *(*resample_row_func)(stbi_uc *out, stbi_uc *in0, stbi_uc *in1,
1679 static stbi_uc *resample_row_1(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in resample_row_1()
1688 static stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int … in stbi__resample_row_v_2()
1698 static stbi_uc* stbi__resample_row_h_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_h_2()
1728 static stbi_uc *stbi__resample_row_hv_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_hv_2()
1752 static stbi_uc *stbi__resample_row_generic(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, … in stbi__resample_row_generic()
[all …]
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/dgl/src/nanovg/
H A Dstb_image.h321 typedef void (*stbi_YCbCr_to_RGB_run)(stbi_uc *output, stbi_uc const *y, stbi_uc const *cb, stbi_u…
920 stbi_uc *output = (stbi_uc *) malloc(x * y * comp); in stbi__hdr_to_ldr()
1276 stbi_uc *o; in stbi__idct_block()
1348 stbi_uc x; in stbi__get_marker()
1674 typedef stbi_uc *(*resample_row_func)(stbi_uc *out, stbi_uc *in0, stbi_uc *in1,
1679 static stbi_uc *resample_row_1(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in resample_row_1()
1688 static stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int … in stbi__resample_row_v_2()
1698 static stbi_uc* stbi__resample_row_h_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_h_2()
1728 static stbi_uc *stbi__resample_row_hv_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_hv_2()
1752 static stbi_uc *stbi__resample_row_generic(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, … in stbi__resample_row_generic()
[all …]
/dports/audio/nekobi-lv2/Nekobi-840a692/dpf/dgl/src/nanovg/
H A Dstb_image.h321 typedef void (*stbi_YCbCr_to_RGB_run)(stbi_uc *output, stbi_uc const *y, stbi_uc const *cb, stbi_u…
920 stbi_uc *output = (stbi_uc *) malloc(x * y * comp);
1276 stbi_uc *o;
1348 stbi_uc x;
1674 typedef stbi_uc *(*resample_row_func)(stbi_uc *out, stbi_uc *in0, stbi_uc *in1,
1679 static stbi_uc *resample_row_1(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs)
1688 static stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int …
1698 static stbi_uc* stbi__resample_row_h_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int…
1728 static stbi_uc *stbi__resample_row_hv_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int…
1752 static stbi_uc *stbi__resample_row_generic(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, …
[all …]
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/dgl/src/nanovg/
H A Dstb_image.h321 typedef void (*stbi_YCbCr_to_RGB_run)(stbi_uc *output, stbi_uc const *y, stbi_uc const *cb, stbi_u…
920 stbi_uc *output = (stbi_uc *) malloc(x * y * comp); in stbi__hdr_to_ldr()
1276 stbi_uc *o; in stbi__idct_block()
1348 stbi_uc x; in stbi__get_marker()
1674 typedef stbi_uc *(*resample_row_func)(stbi_uc *out, stbi_uc *in0, stbi_uc *in1,
1679 static stbi_uc *resample_row_1(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in resample_row_1()
1688 static stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int … in stbi__resample_row_v_2()
1698 static stbi_uc* stbi__resample_row_h_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_h_2()
1728 static stbi_uc *stbi__resample_row_hv_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_hv_2()
1752 static stbi_uc *stbi__resample_row_generic(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, … in stbi__resample_row_generic()
[all …]
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/dpf/dgl/src/nanovg/
H A Dstb_image.h321 typedef void (*stbi_YCbCr_to_RGB_run)(stbi_uc *output, stbi_uc const *y, stbi_uc const *cb, stbi_u…
920 stbi_uc *output = (stbi_uc *) malloc(x * y * comp); in stbi__hdr_to_ldr()
1276 stbi_uc *o; in stbi__idct_block()
1348 stbi_uc x; in stbi__get_marker()
1674 typedef stbi_uc *(*resample_row_func)(stbi_uc *out, stbi_uc *in0, stbi_uc *in1,
1679 static stbi_uc *resample_row_1(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in resample_row_1()
1688 static stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int … in stbi__resample_row_v_2()
1698 static stbi_uc* stbi__resample_row_h_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_h_2()
1728 static stbi_uc *stbi__resample_row_hv_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_hv_2()
1752 static stbi_uc *stbi__resample_row_generic(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, … in stbi__resample_row_generic()
[all …]
/dports/audio/ssr-lv2/ssr-e1999da/dpf/dgl/src/nanovg/
H A Dstb_image.h321 typedef void (*stbi_YCbCr_to_RGB_run)(stbi_uc *output, stbi_uc const *y, stbi_uc const *cb, stbi_u…
920 stbi_uc *output = (stbi_uc *) malloc(x * y * comp); in stbi__hdr_to_ldr()
1276 stbi_uc *o; in stbi__idct_block()
1348 stbi_uc x; in stbi__get_marker()
1674 typedef stbi_uc *(*resample_row_func)(stbi_uc *out, stbi_uc *in0, stbi_uc *in1,
1679 static stbi_uc *resample_row_1(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in resample_row_1()
1688 static stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int … in stbi__resample_row_v_2()
1698 static stbi_uc* stbi__resample_row_h_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_h_2()
1728 static stbi_uc *stbi__resample_row_hv_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_hv_2()
1752 static stbi_uc *stbi__resample_row_generic(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, … in stbi__resample_row_generic()
[all …]
/dports/audio/string-machine-lv2/string-machine-0.1.0/dpf/dgl/src/nanovg/
H A Dstb_image.h321 typedef void (*stbi_YCbCr_to_RGB_run)(stbi_uc *output, stbi_uc const *y, stbi_uc const *cb, stbi_u…
920 stbi_uc *output = (stbi_uc *) malloc(x * y * comp);
1276 stbi_uc *o;
1348 stbi_uc x;
1674 typedef stbi_uc *(*resample_row_func)(stbi_uc *out, stbi_uc *in0, stbi_uc *in1,
1679 static stbi_uc *resample_row_1(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs)
1688 static stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int …
1698 static stbi_uc* stbi__resample_row_h_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int…
1728 static stbi_uc *stbi__resample_row_hv_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int…
1752 static stbi_uc *stbi__resample_row_generic(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, …
[all …]
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/Renderer/SOIL2/
H A Dstbi_pkm_c.h64 int stbi__pkm_test_memory (stbi_uc const *buffer, int len) in stbi__pkm_test_memory()
83 stbi__getn( s, (stbi_uc*)(&header), sizeof(PKMHeader) ); in stbi__pkm_info()
102 int stbi__pkm_info_from_memory (stbi_uc const *buffer, int len, int *x, int *y, int *comp ) in stbi__pkm_info_from_memory()
141 stbi_uc *pkm_data = NULL; in stbi__pkm_load()
142 stbi_uc *pkm_res_data = NULL; in stbi__pkm_load()
153 stbi__getn( s, (stbi_uc*)(&header), sizeof(PKMHeader) ); in stbi__pkm_load()
168 pkm_data = (stbi_uc *)malloc(compressedSize); in stbi__pkm_load()
173 pkm_res_data = (stbi_uc *)malloc(size); in stbi__pkm_load()
188 return (stbi_uc *)pkm_res_data; in stbi__pkm_load()
206 stbi_uc *data; in stbi__pkm_load_from_path()
[all …]
H A Dstb_image.h1559 …void (*YCbCr_to_RGB_kernel)(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_uc *pcr…
1560stbi_uc *(*resample_row_hv_2_kernel)(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int h…
2899 typedef stbi_uc *(*resample_row_func)(stbi_uc *out, stbi_uc *in0, stbi_uc *in1,
2904 static stbi_uc *resample_row_1(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in resample_row_1()
2913 static stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int … in stbi__resample_row_v_2()
2923 static stbi_uc* stbi__resample_row_h_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_h_2()
2953 static stbi_uc *stbi__resample_row_hv_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_hv_2()
2978 static stbi_uc *stbi__resample_row_hv_2_simd(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w… in stbi__resample_row_hv_2_simd()
3094 static stbi_uc *stbi__resample_row_generic(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, … in stbi__resample_row_generic()
3109 static void stbi__YCbCr_to_RGB_row(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_u… in stbi__YCbCr_to_RGB_row()
[all …]
/dports/multimedia/kodi-addon-screensaver.matrixtrails/screensaver.matrixtrails-2.6.0-Matrix/lib/SOIL2/
H A Dstbi_pkm_c.h64 int stbi__pkm_test_memory (stbi_uc const *buffer, int len) in stbi__pkm_test_memory()
83 stbi__getn( s, (stbi_uc*)(&header), sizeof(PKMHeader) ); in stbi__pkm_info()
102 int stbi__pkm_info_from_memory (stbi_uc const *buffer, int len, int *x, int *y, int *comp ) in stbi__pkm_info_from_memory()
141 stbi_uc *pkm_data = NULL; in stbi__pkm_load()
142 stbi_uc *pkm_res_data = NULL; in stbi__pkm_load()
153 stbi__getn( s, (stbi_uc*)(&header), sizeof(PKMHeader) ); in stbi__pkm_load()
168 pkm_data = (stbi_uc *)malloc(compressedSize); in stbi__pkm_load()
173 pkm_res_data = (stbi_uc *)malloc(size); in stbi__pkm_load()
188 return (stbi_uc *)pkm_res_data; in stbi__pkm_load()
206 stbi_uc *data; in stbi__pkm_load_from_path()
[all …]
/dports/security/ridl/ridl-11b3240/nuklear/example/
H A Dstb_image.h1517 …void (*YCbCr_to_RGB_kernel)(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_uc *pcr…
1518stbi_uc *(*resample_row_hv_2_kernel)(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int h…
2857 typedef stbi_uc *(*resample_row_func)(stbi_uc *out, stbi_uc *in0, stbi_uc *in1,
2862 static stbi_uc *resample_row_1(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in resample_row_1()
2871 static stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int … in stbi__resample_row_v_2()
2881 static stbi_uc* stbi__resample_row_h_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_h_2()
2911 static stbi_uc *stbi__resample_row_hv_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_hv_2()
2936 static stbi_uc *stbi__resample_row_hv_2_simd(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w… in stbi__resample_row_hv_2_simd()
3052 static stbi_uc *stbi__resample_row_generic(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, … in stbi__resample_row_generic()
3067 static void stbi__YCbCr_to_RGB_row(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_u… in stbi__YCbCr_to_RGB_row()
[all …]
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h1517 …void (*YCbCr_to_RGB_kernel)(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_uc *pcr…
1518stbi_uc *(*resample_row_hv_2_kernel)(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int h…
2857 typedef stbi_uc *(*resample_row_func)(stbi_uc *out, stbi_uc *in0, stbi_uc *in1,
2862 static stbi_uc *resample_row_1(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in resample_row_1()
2871 static stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int … in stbi__resample_row_v_2()
2881 static stbi_uc* stbi__resample_row_h_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_h_2()
2911 static stbi_uc *stbi__resample_row_hv_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_hv_2()
2936 static stbi_uc *stbi__resample_row_hv_2_simd(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w… in stbi__resample_row_hv_2_simd()
3052 static stbi_uc *stbi__resample_row_generic(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, … in stbi__resample_row_generic()
3067 static void stbi__YCbCr_to_RGB_row(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_u… in stbi__YCbCr_to_RGB_row()
[all …]
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h1517 …void (*YCbCr_to_RGB_kernel)(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_uc *pcr…
1518stbi_uc *(*resample_row_hv_2_kernel)(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int h…
2857 typedef stbi_uc *(*resample_row_func)(stbi_uc *out, stbi_uc *in0, stbi_uc *in1,
2862 static stbi_uc *resample_row_1(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in resample_row_1()
2871 static stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int … in stbi__resample_row_v_2()
2881 static stbi_uc* stbi__resample_row_h_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_h_2()
2911 static stbi_uc *stbi__resample_row_hv_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_hv_2()
2936 static stbi_uc *stbi__resample_row_hv_2_simd(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w… in stbi__resample_row_hv_2_simd()
3052 static stbi_uc *stbi__resample_row_generic(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, … in stbi__resample_row_generic()
3067 static void stbi__YCbCr_to_RGB_row(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_u… in stbi__YCbCr_to_RGB_row()
[all …]
/dports/graphics/nanort/nanort-b1feea8/examples/common/imgui/
H A Dstb_image.h1517 …void (*YCbCr_to_RGB_kernel)(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_uc *pcr…
1518stbi_uc *(*resample_row_hv_2_kernel)(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int h…
2857 typedef stbi_uc *(*resample_row_func)(stbi_uc *out, stbi_uc *in0, stbi_uc *in1,
2862 static stbi_uc *resample_row_1(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in resample_row_1()
2871 static stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int … in stbi__resample_row_v_2()
2881 static stbi_uc* stbi__resample_row_h_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_h_2()
2911 static stbi_uc *stbi__resample_row_hv_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_hv_2()
2936 static stbi_uc *stbi__resample_row_hv_2_simd(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w… in stbi__resample_row_hv_2_simd()
3052 static stbi_uc *stbi__resample_row_generic(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, … in stbi__resample_row_generic()
3067 static void stbi__YCbCr_to_RGB_row(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_u… in stbi__YCbCr_to_RGB_row()
[all …]
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/gltf/
H A Dstb_image.h1517 …void (*YCbCr_to_RGB_kernel)(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_uc *pcr…
1518stbi_uc *(*resample_row_hv_2_kernel)(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int h…
2857 typedef stbi_uc *(*resample_row_func)(stbi_uc *out, stbi_uc *in0, stbi_uc *in1,
2862 static stbi_uc *resample_row_1(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in resample_row_1()
2871 static stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int … in stbi__resample_row_v_2()
2881 static stbi_uc* stbi__resample_row_h_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_h_2()
2911 static stbi_uc *stbi__resample_row_hv_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int… in stbi__resample_row_hv_2()
2936 static stbi_uc *stbi__resample_row_hv_2_simd(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w… in stbi__resample_row_hv_2_simd()
3052 static stbi_uc *stbi__resample_row_generic(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, … in stbi__resample_row_generic()
3067 static void stbi__YCbCr_to_RGB_row(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_u… in stbi__YCbCr_to_RGB_row()
[all …]

1234567