Home
last modified time | relevance | path

Searched refs:stbi_YCbCr_to_RGB_run (Results 1 – 25 of 30) sorted by relevance

12

/dports/cad/repsnapper/repsnapper-2.5a4/libraries/amf/amftools-code/include/stb_image/
H A Dstb_image.h312 typedef void (*stbi_YCbCr_to_RGB_run)(stbi_uc *output, stbi_uc const *y, stbi_uc const *cb, stbi_u… typedef
321 extern void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func);
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/stb_image/
H A Dstb_image.h307 …typedef void (*stbi_YCbCr_to_RGB_run)(stbi_uc *output, stbi_uc const *y, stbi_uc const *cb, stbi_u… typedef
316 extern void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func);
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/stb_image/
H A Dstb_image.h307 …typedef void (*stbi_YCbCr_to_RGB_run)(stbi_uc *output, stbi_uc const *y, stbi_uc const *cb, stbi_u… typedef
316 extern void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func);
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/graphics/image/
H A Dstb_image.h348 typedef void (*stbi_YCbCr_to_RGB_run)(stbi_uc *output, stbi_uc const *y, stbi_uc const *cb, stbi_u… typedef
357 extern void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func);
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/Renderer/SOIL/
H A Dstb_image_aug.h335 typedef void (*stbi_YCbCr_to_RGB_run)(uint8 *output, uint8 const *y, uint8 const *cb, uint8 const *… typedef
344 extern void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func);
H A Dstb_image_aug.c1411 static stbi_YCbCr_to_RGB_run stbi_YCbCr_installed = YCbCr_to_RGB_row;
1413 void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func) in stbi_install_YCbCr_to_RGB()
/dports/emulators/gngeo/gngeo-gngeo_0.8/src/
H A Dstb_image.h267 typedef void (*stbi_YCbCr_to_RGB_run)(uint8 *output, uint8 const *y, uint8 const *cb, uint8 const *… typedef
276 extern void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func);
/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dstb_image.c336 typedef void (*stbi_YCbCr_to_RGB_run)(uint8_t *output, uint8_t const *y, uint8_t const *cb, uint8_t… typedef
345 extern void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func);
1683 static stbi_YCbCr_to_RGB_run stbi_YCbCr_installed = YCbCr_to_RGB_row;
1685 void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func) in stbi_install_YCbCr_to_RGB()
/dports/devel/stb/stb-f54acd4/deprecated/
H A Dstb_image.c317 typedef void (*stbi_YCbCr_to_RGB_run)(stbi_uc *output, stbi_uc const *y, stbi_uc const *cb, stbi_u… typedef
326 extern void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func);
1796 static stbi_YCbCr_to_RGB_run stbi_YCbCr_installed = YCbCr_to_RGB_row;
1798 void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func) in stbi_install_YCbCr_to_RGB()
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ImageCodecModules/STB/
H A Dstb_image.cpp312 typedef void (*stbi_YCbCr_to_RGB_run)(stbi_uc *output, stbi_uc const *y, stbi_uc const *cb, stbi_u… typedef
321 extern void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func);
1773 static stbi_YCbCr_to_RGB_run stbi_YCbCr_installed = YCbCr_to_RGB_row;
1775 void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func) in stbi_install_YCbCr_to_RGB()
/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… typedef
330 STBIDEF void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func);
1793 static stbi_YCbCr_to_RGB_run stbi__YCbCr_installed = stbi__YCbCr_to_RGB_row;
1795 STBIDEF void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func) in stbi_install_YCbCr_to_RGB()
/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… typedef
330 STBIDEF void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func);
1793 static stbi_YCbCr_to_RGB_run stbi__YCbCr_installed = stbi__YCbCr_to_RGB_row;
1795 STBIDEF void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func) in stbi_install_YCbCr_to_RGB()
/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… typedef
330 STBIDEF void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func);
1793 static stbi_YCbCr_to_RGB_run stbi__YCbCr_installed = stbi__YCbCr_to_RGB_row;
1795 STBIDEF void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func) in stbi_install_YCbCr_to_RGB()
/dports/net-im/uTox/uTox/third-party/stb/deprecated/
H A Dstb_image.c317 typedef void (*stbi_YCbCr_to_RGB_run)(stbi_uc *output, stbi_uc const *y, stbi_uc const *cb, stbi_u… typedef
326 extern void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func);
1796 static stbi_YCbCr_to_RGB_run stbi_YCbCr_installed = YCbCr_to_RGB_row;
1798 void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func) in stbi_install_YCbCr_to_RGB()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/deprecated/
H A Dstb_image.c317 typedef void (*stbi_YCbCr_to_RGB_run)(stbi_uc *output, stbi_uc const *y, stbi_uc const *cb, stbi_u… typedef
326 extern void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func);
1796 static stbi_YCbCr_to_RGB_run stbi_YCbCr_installed = YCbCr_to_RGB_row;
1798 void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func) in stbi_install_YCbCr_to_RGB()
/dports/security/ridl/ridl-11b3240/stb/deprecated/
H A Dstb_image.c317 typedef void (*stbi_YCbCr_to_RGB_run)(stbi_uc *output, stbi_uc const *y, stbi_uc const *cb, stbi_u… typedef
326 extern void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func);
1796 static stbi_YCbCr_to_RGB_run stbi_YCbCr_installed = YCbCr_to_RGB_row;
1798 void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func) in stbi_install_YCbCr_to_RGB()
/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… typedef
330 STBIDEF void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func);
1793 static stbi_YCbCr_to_RGB_run stbi__YCbCr_installed = stbi__YCbCr_to_RGB_row;
1795 STBIDEF void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func) in stbi_install_YCbCr_to_RGB()
/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… typedef
330 STBIDEF void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func);
1793 static stbi_YCbCr_to_RGB_run stbi__YCbCr_installed = stbi__YCbCr_to_RGB_row;
1795 STBIDEF void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func) in stbi_install_YCbCr_to_RGB()
/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…
330 STBIDEF void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func);
1793 static stbi_YCbCr_to_RGB_run stbi__YCbCr_installed = stbi__YCbCr_to_RGB_row;
1795 STBIDEF void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func)
/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… typedef
330 STBIDEF void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func);
1793 static stbi_YCbCr_to_RGB_run stbi__YCbCr_installed = stbi__YCbCr_to_RGB_row;
1795 STBIDEF void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func) in stbi_install_YCbCr_to_RGB()
/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… typedef
330 STBIDEF void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func);
1793 static stbi_YCbCr_to_RGB_run stbi__YCbCr_installed = stbi__YCbCr_to_RGB_row;
1795 STBIDEF void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func) in stbi_install_YCbCr_to_RGB()
/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… typedef
330 STBIDEF void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func);
1793 static stbi_YCbCr_to_RGB_run stbi__YCbCr_installed = stbi__YCbCr_to_RGB_row;
1795 STBIDEF void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func) in stbi_install_YCbCr_to_RGB()
/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…
330 STBIDEF void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func);
1793 static stbi_YCbCr_to_RGB_run stbi__YCbCr_installed = stbi__YCbCr_to_RGB_row;
1795 STBIDEF void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func)
/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… typedef
332 STBIDEF void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func);
1803 static stbi_YCbCr_to_RGB_run stbi__YCbCr_installed = stbi__YCbCr_to_RGB_row;
1805 STBIDEF void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func) in stbi_install_YCbCr_to_RGB()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/stbi/
H A Dstb_image.c295 typedef void (*stbi_YCbCr_to_RGB_run)(stbi_uc *output, stbi_uc const *y, stbi_uc const *cb, stbi_u… typedef
304 extern void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func);
1919 static stbi_YCbCr_to_RGB_run stbi_YCbCr_installed = YCbCr_to_RGB_row;
1921 void stbi_install_YCbCr_to_RGB(stbi_YCbCr_to_RGB_run func) in stbi_install_YCbCr_to_RGB()

12