Home
last modified time | relevance | path

Searched refs:img_mcu_w (Results 1 – 25 of 115) sorted by relevance

12345

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libretro/libretro-common/formats/jpeg/
H A Drjpeg.c196 int img_mcu_w, img_mcu_h; member
1787 z->img_mcu_w = h_max * 8; in rjpeg__process_frame_header()
1789 z->img_mcu_x = (s->img_x + z->img_mcu_w-1) / z->img_mcu_w; in rjpeg__process_frame_header()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/formats/jpeg/
H A Drjpeg.c212 int img_mcu_w, img_mcu_h; member
1806 z->img_mcu_w = h_max * 8; in rjpeg_process_frame_header()
1808 z->img_mcu_x = (s->img_x + z->img_mcu_w-1) / z->img_mcu_w; in rjpeg_process_frame_header()
/dports/games/retroarch/RetroArch-1.9.7/libretro-common/formats/jpeg/
H A Drjpeg.c212 int img_mcu_w, img_mcu_h; member
1806 z->img_mcu_w = h_max * 8; in rjpeg_process_frame_header()
1808 z->img_mcu_x = (s->img_x + z->img_mcu_w-1) / z->img_mcu_w; in rjpeg_process_frame_header()
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/formats/jpeg/
H A Drjpeg.c196 int img_mcu_w, img_mcu_h; member
1787 z->img_mcu_w = h_max * 8; in rjpeg__process_frame_header()
1789 z->img_mcu_x = (s->img_x + z->img_mcu_w-1) / z->img_mcu_w; in rjpeg__process_frame_header()
/dports/games/mrboom/MrBoom-src-5.2/libretro-common/formats/jpeg/
H A Drjpeg.c212 int img_mcu_w, img_mcu_h; member
1806 z->img_mcu_w = h_max * 8; in rjpeg_process_frame_header()
1808 z->img_mcu_x = (s->img_x + z->img_mcu_w-1) / z->img_mcu_w; in rjpeg_process_frame_header()
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro-common/formats/jpeg/
H A Drjpeg.c196 int img_mcu_w, img_mcu_h; member
1787 z->img_mcu_w = h_max * 8; in rjpeg__process_frame_header()
1789 z->img_mcu_x = (s->img_x + z->img_mcu_w-1) / z->img_mcu_w; in rjpeg__process_frame_header()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/libretro/libretro-common/formats/jpeg/
H A Drjpeg.c196 int img_mcu_w, img_mcu_h; member
1787 z->img_mcu_w = h_max * 8; in rjpeg__process_frame_header()
1789 z->img_mcu_x = (s->img_x + z->img_mcu_w-1) / z->img_mcu_w; in rjpeg__process_frame_header()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-common/formats/jpeg/
H A Drjpeg.c212 int img_mcu_w, img_mcu_h; member
1806 z->img_mcu_w = h_max * 8; in rjpeg_process_frame_header()
1808 z->img_mcu_x = (s->img_x + z->img_mcu_w-1) / z->img_mcu_w; in rjpeg_process_frame_header()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-common/formats/jpeg/
H A Drjpeg.c212 int img_mcu_w, img_mcu_h; member
1806 z->img_mcu_w = h_max * 8; in rjpeg_process_frame_header()
1808 z->img_mcu_x = (s->img_x + z->img_mcu_w-1) / z->img_mcu_w; in rjpeg_process_frame_header()
/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/libretro-common/formats/jpeg/
H A Drjpeg.c318 int img_mcu_w, img_mcu_h; member
1794 z->img_mcu_w = h_max * 8; in rjpeg__process_frame_header()
1796 z->img_mcu_x = (s->img_x + z->img_mcu_w-1) / z->img_mcu_w; in rjpeg__process_frame_header()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/Renderer/SOIL/
H A Dstb_image_aug.c613 int img_mcu_w, img_mcu_h; member
1227 z->img_mcu_w = h_max * 8; in process_frame_header()
1229 z->img_mcu_x = (s->img_x + z->img_mcu_w-1) / z->img_mcu_w; in process_frame_header()
/dports/emulators/gngeo/gngeo-gngeo_0.8/src/
H A Dstb_image.c619 int img_mcu_w, img_mcu_h; member
1233 z->img_mcu_w = h_max * 8; in process_frame_header()
1235 z->img_mcu_x = (s->img_x + z->img_mcu_w-1) / z->img_mcu_w; in process_frame_header()
/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dstb_image.c885 int img_mcu_w, img_mcu_h; member
1499 z->img_mcu_w = h_max * 8; in process_frame_header()
1501 z->img_mcu_x = (s->img_x + z->img_mcu_w-1) / z->img_mcu_w; in process_frame_header()
/dports/devel/stb/stb-f54acd4/deprecated/
H A Dstb_image.c1000 int img_mcu_w, img_mcu_h; member
1585 z->img_mcu_w = h_max * 8; in process_frame_header()
1587 z->img_mcu_x = (s->img_x + z->img_mcu_w-1) / z->img_mcu_w; in process_frame_header()
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/stb_image/
H A Dstb_image.cpp711 int img_mcu_w, img_mcu_h; member
1355 z->img_mcu_w = h_max * 8; in process_frame_header()
1357 z->img_mcu_x = (s->img_x + z->img_mcu_w - 1) / z->img_mcu_w; in process_frame_header()
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ImageCodecModules/STB/
H A Dstb_image.cpp977 int img_mcu_w, img_mcu_h; member
1562 z->img_mcu_w = h_max * 8; in process_frame_header()
1564 z->img_mcu_x = (s->img_x + z->img_mcu_w-1) / z->img_mcu_w; in process_frame_header()
/dports/audio/carla/Carla-2.4.1/source/modules/dgl/src/nanovg/
H A Dstb_image.h997 int img_mcu_w, img_mcu_h; member
1582 z->img_mcu_w = h_max * 8; in stbi__process_frame_header()
1584 z->img_mcu_x = (s->img_x + z->img_mcu_w-1) / z->img_mcu_w; in stbi__process_frame_header()
/dports/cad/repsnapper/repsnapper-2.5a4/libraries/amf/amftools-code/src/stb_image/
H A Dstb_image.cpp646 int img_mcu_w, img_mcu_h; member
1231 z->img_mcu_w = h_max * 8; in process_frame_header()
1233 z->img_mcu_x = (s->img_x + z->img_mcu_w-1) / z->img_mcu_w; in process_frame_header()
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/dgl/src/nanovg/
H A Dstb_image.h997 int img_mcu_w, img_mcu_h; member
1582 z->img_mcu_w = h_max * 8; in stbi__process_frame_header()
1584 z->img_mcu_x = (s->img_x + z->img_mcu_w-1) / z->img_mcu_w; in stbi__process_frame_header()
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/dgl/src/nanovg/
H A Dstb_image.h997 int img_mcu_w, img_mcu_h; member
1582 z->img_mcu_w = h_max * 8; in stbi__process_frame_header()
1584 z->img_mcu_x = (s->img_x + z->img_mcu_w-1) / z->img_mcu_w; in stbi__process_frame_header()
/dports/net-im/uTox/uTox/third-party/stb/deprecated/
H A Dstb_image.c1000 int img_mcu_w, img_mcu_h; member
1585 z->img_mcu_w = h_max * 8; in process_frame_header()
1587 z->img_mcu_x = (s->img_x + z->img_mcu_w-1) / z->img_mcu_w; in process_frame_header()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/deprecated/
H A Dstb_image.c1000 int img_mcu_w, img_mcu_h; member
1585 z->img_mcu_w = h_max * 8; in process_frame_header()
1587 z->img_mcu_x = (s->img_x + z->img_mcu_w-1) / z->img_mcu_w; in process_frame_header()
/dports/security/ridl/ridl-11b3240/stb/deprecated/
H A Dstb_image.c1000 int img_mcu_w, img_mcu_h; member
1585 z->img_mcu_w = h_max * 8; in process_frame_header()
1587 z->img_mcu_x = (s->img_x + z->img_mcu_w-1) / z->img_mcu_w; in process_frame_header()
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/dgl/src/nanovg/
H A Dstb_image.h997 int img_mcu_w, img_mcu_h; member
1582 z->img_mcu_w = h_max * 8; in stbi__process_frame_header()
1584 z->img_mcu_x = (s->img_x + z->img_mcu_w-1) / z->img_mcu_w; in stbi__process_frame_header()
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/dgl/src/nanovg/
H A Dstb_image.h997 int img_mcu_w, img_mcu_h; member
1582 z->img_mcu_w = h_max * 8; in stbi__process_frame_header()
1584 z->img_mcu_x = (s->img_x + z->img_mcu_w-1) / z->img_mcu_w; in stbi__process_frame_header()

12345