Home
last modified time | relevance | path

Searched defs:y_fixed (Results 101 – 125 of 126) sorted by relevance

123456

/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/external/stb/
H A Dstb_image.h3372 int y_fixed = (y[i] << 20) + (1<<19); // rounding in stbi__YCbCr_to_RGB_row() local
3506 int y_fixed = (y[i] << 20) + (1<<19); // rounding in stbi__YCbCr_to_RGB_simd() local
/dports/graphics/rlottie/rlottie-0.2-49-g327fb7d/src/vector/stb/
H A Dstb_image.h3410 int y_fixed = (y[i] << 20) + (1<<19); // rounding in stbi__YCbCr_to_RGB_row() local
3544 int y_fixed = (y[i] << 20) + (1<<19); // rounding in stbi__YCbCr_to_RGB_simd() local
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/
H A Dstb_image.h3563 int y_fixed = (y[i] << 20) + (1<<19); // rounding in stbi__YCbCr_to_RGB_row() local
3697 int y_fixed = (y[i] << 20) + (1<<19); // rounding in stbi__YCbCr_to_RGB_simd() local
/dports/devel/sfml/SFML-2.5.1/extlibs/headers/stb_image/
H A Dstb_image.h3323 int y_fixed = (y[i] << 20) + (1<<19); // rounding in stbi__YCbCr_to_RGB_row() local
3457 int y_fixed = (y[i] << 20) + (1<<19); // rounding in stbi__YCbCr_to_RGB_simd() local
/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dstb_image.c1661 int y_fixed = (y[i] << 16) + 32768; // rounding in YCbCr_to_RGB_row() local
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/Renderer/SOIL/
H A Dstb_image_aug.c1389 int y_fixed = (y[i] << 16) + 32768; // rounding in YCbCr_to_RGB_row() local
/dports/emulators/gngeo/gngeo-gngeo_0.8/src/
H A Dstb_image.c1395 int y_fixed = (y[i] << 16) + 32768; // rounding in YCbCr_to_RGB_row() local
/dports/audio/carla/Carla-2.4.1/source/modules/dgl/src/nanovg/
H A Dstb_image.h1771 int y_fixed = (y[i] << 16) + 32768; // rounding in stbi__YCbCr_to_RGB_row() local
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/dgl/src/nanovg/
H A Dstb_image.h1771 int y_fixed = (y[i] << 16) + 32768; // rounding in stbi__YCbCr_to_RGB_row() local
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/dgl/src/nanovg/
H A Dstb_image.h1771 int y_fixed = (y[i] << 16) + 32768; // rounding in stbi__YCbCr_to_RGB_row() local
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/dgl/src/nanovg/
H A Dstb_image.h1771 int y_fixed = (y[i] << 16) + 32768; // rounding in stbi__YCbCr_to_RGB_row() local
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/dgl/src/nanovg/
H A Dstb_image.h1771 int y_fixed = (y[i] << 16) + 32768; // rounding in stbi__YCbCr_to_RGB_row() local
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/dgl/src/nanovg/
H A Dstb_image.h1771 int y_fixed = (y[i] << 16) + 32768; // rounding in stbi__YCbCr_to_RGB_row() local
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/dpf/dgl/src/nanovg/
H A Dstb_image.h1771 int y_fixed = (y[i] << 16) + 32768; // rounding in stbi__YCbCr_to_RGB_row() local
/dports/audio/ssr-lv2/ssr-e1999da/dpf/dgl/src/nanovg/
H A Dstb_image.h1771 int y_fixed = (y[i] << 16) + 32768; // rounding in stbi__YCbCr_to_RGB_row() local
/dports/graphics/sdump/sdump-c5fb55b/
H A Dstb_image.h1781 int y_fixed = (y[i] << 16) + 32768; // rounding in stbi__YCbCr_to_RGB_row() local
/dports/devel/stb/stb-f54acd4/deprecated/
H A Dstb_image.c1774 int y_fixed = (y[i] << 16) + 32768; // rounding in YCbCr_to_RGB_row() local
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/stb_image/
H A Dstb_image.cpp1562 int y_fixed = (y[i] << 16) + 32768; // rounding in YCbCr_to_RGB_row() local
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ImageCodecModules/STB/
H A Dstb_image.cpp1751 int y_fixed = (y[i] << 16) + 32768; // rounding in YCbCr_to_RGB_row() local
/dports/cad/repsnapper/repsnapper-2.5a4/libraries/amf/amftools-code/src/stb_image/
H A Dstb_image.cpp1420 int y_fixed = (y[i] << 16) + 32768; // rounding in YCbCr_to_RGB_row() local
/dports/net-im/uTox/uTox/third-party/stb/deprecated/
H A Dstb_image.c1774 int y_fixed = (y[i] << 16) + 32768; // rounding in YCbCr_to_RGB_row() local
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/deprecated/
H A Dstb_image.c1774 int y_fixed = (y[i] << 16) + 32768; // rounding in YCbCr_to_RGB_row() local
/dports/security/ridl/ridl-11b3240/stb/deprecated/
H A Dstb_image.c1774 int y_fixed = (y[i] << 16) + 32768; // rounding in YCbCr_to_RGB_row() local
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/graphics/image/
H A Dstb_image.cpp1476 int y_fixed = (y[i] << 16) + 32768; // rounding in YCbCr_to_RGB_row() local
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/stb_image/
H A Dstb_image.cpp1562 int y_fixed = (y[i] << 16) + 32768; // rounding in YCbCr_to_RGB_row() local

123456