Home
last modified time | relevance | path

Searched refs:stbi__vertical_flip (Results 1 – 25 of 50) sorted by relevance

12

/dports/misc/usd/USD-21.11/pxr/imaging/hio/
H A DstbImage.cpp459 stbi__vertical_flip( in ReadCropped()
468 stbi__vertical_flip( in ReadCropped()
/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.h1048 static void stbi__vertical_flip(void *image, int w, int h, int bytes_per_pixel) in stbi__vertical_flip() function
1079 stbi__vertical_flip(bytes, w, h, bytes_per_pixel); in stbi__vertical_flip_slices()
1102 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi_uc)); in stbi__load_and_postprocess_8bit()
1127 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi__uint16)); in stbi__load_and_postprocess_16bit()
1138 stbi__vertical_flip(result, *x, *y, channels * sizeof(float)); in stbi__float_postprocess()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/stb/
H A Dstb_image.h1081 static void stbi__vertical_flip(void *image, int w, int h, int bytes_per_pixel) in stbi__vertical_flip() function
1113 stbi__vertical_flip(bytes, w, h, bytes_per_pixel); in stbi__vertical_flip_slices()
1137 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi_uc)); in stbi__load_and_postprocess_8bit()
1162 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi__uint16)); in stbi__load_and_postprocess_16bit()
1173 stbi__vertical_flip(result, *x, *y, channels * sizeof(float)); in stbi__float_postprocess()
/dports/lang/v/v-0.1.29/thirdparty/stb_image/
H A Dstb_image.h1084 static void stbi__vertical_flip(void *image, int w, int h, int bytes_per_pixel) in stbi__vertical_flip() function
1116 stbi__vertical_flip(bytes, w, h, bytes_per_pixel); in stbi__vertical_flip_slices()
1140 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi_uc)); in stbi__load_and_postprocess_8bit()
1165 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi__uint16)); in stbi__load_and_postprocess_16bit()
1176 stbi__vertical_flip(result, *x, *y, channels * sizeof(float)); in stbi__float_postprocess()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/rlottie/src/vector/stb/
H A Dstb_image.h1049 static void stbi__vertical_flip(void *image, int w, int h, int bytes_per_pixel) in stbi__vertical_flip() function
1081 stbi__vertical_flip(bytes, w, h, bytes_per_pixel); in stbi__vertical_flip_slices()
1105 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi_uc)); in stbi__load_and_postprocess_8bit()
1130 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi__uint16)); in stbi__load_and_postprocess_16bit()
1141 stbi__vertical_flip(result, *x, *y, channels * sizeof(float)); in stbi__float_postprocess()
/dports/devel/love/love-11.3/src/libraries/stb/
H A Dstb_image.h1081 static void stbi__vertical_flip(void *image, int w, int h, int bytes_per_pixel) in stbi__vertical_flip() function
1113 stbi__vertical_flip(bytes, w, h, bytes_per_pixel); in stbi__vertical_flip_slices()
1137 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi_uc)); in stbi__load_and_postprocess_8bit()
1162 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi__uint16)); in stbi__load_and_postprocess_16bit()
1173 stbi__vertical_flip(result, *x, *y, channels * sizeof(float)); in stbi__float_postprocess()
/dports/graphics/libsixel/sixel-1.8.6/src/
H A Dstb_image.h1055 static void stbi__vertical_flip(void *image, int w, int h, int bytes_per_pixel) in stbi__vertical_flip() function
1087 stbi__vertical_flip(bytes, w, h, bytes_per_pixel); in stbi__vertical_flip_slices()
1111 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi_uc)); in stbi__load_and_postprocess_8bit()
1136 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi__uint16)); in stbi__load_and_postprocess_16bit()
1147 stbi__vertical_flip(result, *x, *y, channels * sizeof(float)); in stbi__float_postprocess()
/dports/misc/mnn/MNN-1.2.0/3rd_party/imageHelper/
H A Dstb_image.h1081 static void stbi__vertical_flip(void *image, int w, int h, int bytes_per_pixel) in stbi__vertical_flip() function
1113 stbi__vertical_flip(bytes, w, h, bytes_per_pixel); in stbi__vertical_flip_slices()
1137 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi_uc)); in stbi__load_and_postprocess_8bit()
1162 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi__uint16)); in stbi__load_and_postprocess_16bit()
1173 stbi__vertical_flip(result, *x, *y, channels * sizeof(float)); in stbi__float_postprocess()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_image.h1081 static void stbi__vertical_flip(void *image, int w, int h, int bytes_per_pixel) in stbi__vertical_flip() function
1113 stbi__vertical_flip(bytes, w, h, bytes_per_pixel); in stbi__vertical_flip_slices()
1137 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi_uc)); in stbi__load_and_postprocess_8bit()
1162 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi__uint16)); in stbi__load_and_postprocess_16bit()
1173 stbi__vertical_flip(result, *x, *y, channels * sizeof(float)); in stbi__float_postprocess()
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dstb_image.h1048 static void stbi__vertical_flip(void *image, int w, int h, int bytes_per_pixel) in stbi__vertical_flip() function
1079 stbi__vertical_flip(bytes, w, h, bytes_per_pixel); in stbi__vertical_flip_slices()
1102 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi_uc)); in stbi__load_and_postprocess_8bit()
1127 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi__uint16)); in stbi__load_and_postprocess_16bit()
1138 stbi__vertical_flip(result, *x, *y, channels * sizeof(float)); in stbi__float_postprocess()
/dports/devel/upp/upp/bazaar/plugin/assimp/contrib/stb_image/
H A Dstb_image.h1049 static void stbi__vertical_flip(void *image, int w, int h, int bytes_per_pixel) in stbi__vertical_flip() function
1080 stbi__vertical_flip(bytes, w, h, bytes_per_pixel); in stbi__vertical_flip_slices()
1103 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi_uc)); in stbi__load_and_postprocess_8bit()
1128 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi__uint16)); in stbi__load_and_postprocess_16bit()
1139 stbi__vertical_flip(result, *x, *y, channels * sizeof(float)); in stbi__float_postprocess()
/dports/emulators/anese/ANESE-0.9.1/thirdparty/headeronly/
H A Dstb_image.h1049 static void stbi__vertical_flip(void *image, int w, int h, int bytes_per_pixel) in stbi__vertical_flip() function
1080 stbi__vertical_flip(bytes, w, h, bytes_per_pixel); in stbi__vertical_flip_slices()
1103 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi_uc)); in stbi__load_and_postprocess_8bit()
1128 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi__uint16)); in stbi__load_and_postprocess_16bit()
1139 stbi__vertical_flip(result, *x, *y, channels * sizeof(float)); in stbi__float_postprocess()
/dports/graphics/nanort/nanort-b1feea8/examples/common/
H A Dstb_image.h1049 static void stbi__vertical_flip(void *image, int w, int h, int bytes_per_pixel) in stbi__vertical_flip() function
1080 stbi__vertical_flip(bytes, w, h, bytes_per_pixel); in stbi__vertical_flip_slices()
1103 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi_uc)); in stbi__load_and_postprocess_8bit()
1128 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi__uint16)); in stbi__load_and_postprocess_16bit()
1139 stbi__vertical_flip(result, *x, *y, channels * sizeof(float)); in stbi__float_postprocess()
/dports/graphics/ogre3d/ogre-1.11.6/PlugIns/STBICodec/src/stbi/
H A Dstb_image.h1049 static void stbi__vertical_flip(void *image, int w, int h, int bytes_per_pixel) in stbi__vertical_flip() function
1080 stbi__vertical_flip(bytes, w, h, bytes_per_pixel); in stbi__vertical_flip_slices()
1103 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi_uc)); in stbi__load_and_postprocess_8bit()
1128 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi__uint16)); in stbi__load_and_postprocess_16bit()
1139 stbi__vertical_flip(result, *x, *y, channels * sizeof(float)); in stbi__float_postprocess()
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/external/stb/
H A Dstb_image.h1049 static void stbi__vertical_flip(void *image, int w, int h, int bytes_per_pixel) in stbi__vertical_flip() function
1080 stbi__vertical_flip(bytes, w, h, bytes_per_pixel); in stbi__vertical_flip_slices()
1103 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi_uc)); in stbi__load_and_postprocess_8bit()
1128 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi__uint16)); in stbi__load_and_postprocess_16bit()
1139 stbi__vertical_flip(result, *x, *y, channels * sizeof(float)); in stbi__float_postprocess()
/dports/graphics/rlottie/rlottie-0.2-49-g327fb7d/src/vector/stb/
H A Dstb_image.h1055 static void stbi__vertical_flip(void *image, int w, int h, int bytes_per_pixel) in stbi__vertical_flip() function
1087 stbi__vertical_flip(bytes, w, h, bytes_per_pixel); in stbi__vertical_flip_slices()
1111 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi_uc)); in stbi__load_and_postprocess_8bit()
1136 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi__uint16)); in stbi__load_and_postprocess_16bit()
1147 stbi__vertical_flip(result, *x, *y, channels * sizeof(float)); in stbi__float_postprocess()
/dports/devel/stb/stb-f54acd4/
H A Dstb_image.h1128 static void stbi__vertical_flip(void *image, int w, int h, int bytes_per_pixel) in stbi__vertical_flip() function
1160 stbi__vertical_flip(bytes, w, h, bytes_per_pixel); in stbi__vertical_flip_slices()
1184 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi_uc)); in stbi__load_and_postprocess_8bit()
1209 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi__uint16)); in stbi__load_and_postprocess_16bit()
1220 stbi__vertical_flip(result, *x, *y, channels * sizeof(float)); in stbi__float_postprocess()
/dports/graphics/aloadimage/arcan-0.6.1/src/engine/external/
H A Dstb_image.h1202 static void stbi__vertical_flip(void *image, int w, int h, int bytes_per_pixel) in stbi__vertical_flip() function
1234 stbi__vertical_flip(bytes, w, h, bytes_per_pixel); in stbi__vertical_flip_slices()
1260 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi_uc)); in stbi__load_and_postprocess_8bit()
1287 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi__uint16)); in stbi__load_and_postprocess_16bit()
1298 stbi__vertical_flip(result, *x, *y, channels * sizeof(float)); in stbi__float_postprocess()
/dports/graphics/aloadimage/arcan-0.6.1/src/tools/aloadimage/
H A Dstb_image.h1202 static void stbi__vertical_flip(void *image, int w, int h, int bytes_per_pixel) in stbi__vertical_flip() function
1234 stbi__vertical_flip(bytes, w, h, bytes_per_pixel); in stbi__vertical_flip_slices()
1260 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi_uc)); in stbi__load_and_postprocess_8bit()
1287 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi__uint16)); in stbi__load_and_postprocess_16bit()
1298 stbi__vertical_flip(result, *x, *y, channels * sizeof(float)); in stbi__float_postprocess()
/dports/misc/usd/USD-21.11/pxr/imaging/hio/stb/
H A Dstb_image.h1202 static void stbi__vertical_flip(void *image, int w, int h, int bytes_per_pixel) in stbi__vertical_flip() function
1234 stbi__vertical_flip(bytes, w, h, bytes_per_pixel); in stbi__vertical_flip_slices()
1260 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi_uc)); in stbi__load_and_postprocess_8bit()
1287 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi__uint16)); in stbi__load_and_postprocess_16bit()
1298 stbi__vertical_flip(result, *x, *y, channels * sizeof(float)); in stbi__float_postprocess()
/dports/misc/visp/visp-3.4.0/3rdparty/stb_image/
H A Dstb_image.h1082 static void stbi__vertical_flip(void *image, int w, int h, int bytes_per_pixel) in stbi__vertical_flip() function
1114 stbi__vertical_flip(bytes, w, h, bytes_per_pixel); in stbi__vertical_flip_slices()
1138 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi_uc)); in stbi__load_and_postprocess_8bit()
1163 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi__uint16)); in stbi__load_and_postprocess_16bit()
1174 stbi__vertical_flip(result, *x, *y, channels * sizeof(float)); in stbi__float_postprocess()
/dports/deskutils/sowon/sowon-0d43de4af5a430052aee2c2691fafe21ad80a83d/
H A Dstb_image.h1128 static void stbi__vertical_flip(void *image, int w, int h, int bytes_per_pixel) in stbi__vertical_flip() function
1160 stbi__vertical_flip(bytes, w, h, bytes_per_pixel); in stbi__vertical_flip_slices()
1184 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi_uc)); in stbi__load_and_postprocess_8bit()
1209 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi__uint16)); in stbi__load_and_postprocess_16bit()
1220 stbi__vertical_flip(result, *x, *y, channels * sizeof(float)); in stbi__float_postprocess()
/dports/sysutils/acfgfs/arcan-0.6.1/src/engine/external/
H A Dstb_image.h1202 static void stbi__vertical_flip(void *image, int w, int h, int bytes_per_pixel) in stbi__vertical_flip() function
1234 stbi__vertical_flip(bytes, w, h, bytes_per_pixel); in stbi__vertical_flip_slices()
1260 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi_uc)); in stbi__load_and_postprocess_8bit()
1287 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi__uint16)); in stbi__load_and_postprocess_16bit()
1298 stbi__vertical_flip(result, *x, *y, channels * sizeof(float)); in stbi__float_postprocess()
/dports/sysutils/acfgfs/arcan-0.6.1/src/tools/aloadimage/
H A Dstb_image.h1202 static void stbi__vertical_flip(void *image, int w, int h, int bytes_per_pixel) in stbi__vertical_flip() function
1234 stbi__vertical_flip(bytes, w, h, bytes_per_pixel); in stbi__vertical_flip_slices()
1260 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi_uc)); in stbi__load_and_postprocess_8bit()
1287 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi__uint16)); in stbi__load_and_postprocess_16bit()
1298 stbi__vertical_flip(result, *x, *y, channels * sizeof(float)); in stbi__float_postprocess()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_image.h1082 static void stbi__vertical_flip(void *image, int w, int h, int bytes_per_pixel) in stbi__vertical_flip() function
1114 stbi__vertical_flip(bytes, w, h, bytes_per_pixel); in stbi__vertical_flip_slices()
1138 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi_uc)); in stbi__load_and_postprocess_8bit()
1163 stbi__vertical_flip(result, *x, *y, channels * sizeof(stbi__uint16)); in stbi__load_and_postprocess_16bit()
1174 stbi__vertical_flip(result, *x, *y, channels * sizeof(float)); in stbi__float_postprocess()

12