Home
last modified time | relevance | path

Searched refs:succ_high (Results 1 – 25 of 91) sorted by relevance

1234

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libretro/libretro-common/formats/jpeg/
H A Drjpeg.c224 int succ_high; member
583 if (j->succ_high == 0) in rjpeg__jpeg_decode_block_prog_dc()
618 if (j->succ_high == 0) in rjpeg__jpeg_decode_block_prog_ac()
1661 z->succ_high = (aa >> 4); in rjpeg__process_scan_header()
1670 z->succ_high > 13 || in rjpeg__process_scan_header()
1679 if (z->succ_high != 0 || z->succ_low != 0) in rjpeg__process_scan_header()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/formats/jpeg/
H A Drjpeg.c219 int succ_high; member
578 if (j->succ_high == 0) in rjpeg_jpeg_decode_block_prog_dc()
615 if (j->succ_high == 0) in rjpeg_jpeg_decode_block_prog_ac()
1680 z->succ_high = (aa >> 4); in rjpeg_process_scan_header()
1689 z->succ_high > 13 || in rjpeg_process_scan_header()
1698 if (z->succ_high != 0 || z->succ_low != 0) in rjpeg_process_scan_header()
/dports/games/retroarch/RetroArch-1.9.7/libretro-common/formats/jpeg/
H A Drjpeg.c219 int succ_high; member
578 if (j->succ_high == 0) in rjpeg_jpeg_decode_block_prog_dc()
615 if (j->succ_high == 0) in rjpeg_jpeg_decode_block_prog_ac()
1680 z->succ_high = (aa >> 4); in rjpeg_process_scan_header()
1689 z->succ_high > 13 || in rjpeg_process_scan_header()
1698 if (z->succ_high != 0 || z->succ_low != 0) in rjpeg_process_scan_header()
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/formats/jpeg/
H A Drjpeg.c224 int succ_high; member
583 if (j->succ_high == 0) in rjpeg__jpeg_decode_block_prog_dc()
618 if (j->succ_high == 0) in rjpeg__jpeg_decode_block_prog_ac()
1661 z->succ_high = (aa >> 4); in rjpeg__process_scan_header()
1670 z->succ_high > 13 || in rjpeg__process_scan_header()
1679 if (z->succ_high != 0 || z->succ_low != 0) in rjpeg__process_scan_header()
/dports/games/mrboom/MrBoom-src-5.2/libretro-common/formats/jpeg/
H A Drjpeg.c219 int succ_high; member
578 if (j->succ_high == 0) in rjpeg_jpeg_decode_block_prog_dc()
615 if (j->succ_high == 0) in rjpeg_jpeg_decode_block_prog_ac()
1680 z->succ_high = (aa >> 4); in rjpeg_process_scan_header()
1689 z->succ_high > 13 || in rjpeg_process_scan_header()
1698 if (z->succ_high != 0 || z->succ_low != 0) in rjpeg_process_scan_header()
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro-common/formats/jpeg/
H A Drjpeg.c224 int succ_high; member
583 if (j->succ_high == 0) in rjpeg__jpeg_decode_block_prog_dc()
618 if (j->succ_high == 0) in rjpeg__jpeg_decode_block_prog_ac()
1661 z->succ_high = (aa >> 4); in rjpeg__process_scan_header()
1670 z->succ_high > 13 || in rjpeg__process_scan_header()
1679 if (z->succ_high != 0 || z->succ_low != 0) in rjpeg__process_scan_header()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/libretro/libretro-common/formats/jpeg/
H A Drjpeg.c224 int succ_high; member
583 if (j->succ_high == 0) in rjpeg__jpeg_decode_block_prog_dc()
618 if (j->succ_high == 0) in rjpeg__jpeg_decode_block_prog_ac()
1661 z->succ_high = (aa >> 4); in rjpeg__process_scan_header()
1670 z->succ_high > 13 || in rjpeg__process_scan_header()
1679 if (z->succ_high != 0 || z->succ_low != 0) in rjpeg__process_scan_header()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-common/formats/jpeg/
H A Drjpeg.c219 int succ_high; member
578 if (j->succ_high == 0) in rjpeg_jpeg_decode_block_prog_dc()
615 if (j->succ_high == 0) in rjpeg_jpeg_decode_block_prog_ac()
1680 z->succ_high = (aa >> 4); in rjpeg_process_scan_header()
1689 z->succ_high > 13 || in rjpeg_process_scan_header()
1698 if (z->succ_high != 0 || z->succ_low != 0) in rjpeg_process_scan_header()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-common/formats/jpeg/
H A Drjpeg.c219 int succ_high; member
578 if (j->succ_high == 0) in rjpeg_jpeg_decode_block_prog_dc()
615 if (j->succ_high == 0) in rjpeg_jpeg_decode_block_prog_ac()
1680 z->succ_high = (aa >> 4); in rjpeg_process_scan_header()
1689 z->succ_high > 13 || in rjpeg_process_scan_header()
1698 if (z->succ_high != 0 || z->succ_low != 0) in rjpeg_process_scan_header()
/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/libretro-common/formats/jpeg/
H A Drjpeg.c345 int succ_high; member
687 if (j->succ_high == 0) in rjpeg__jpeg_decode_block_prog_dc()
720 if (j->succ_high == 0) in rjpeg__jpeg_decode_block_prog_ac()
1695 z->succ_high = (aa >> 4); in rjpeg__process_scan_header()
1702 z->succ_high > 13 || in rjpeg__process_scan_header()
1710 if (z->succ_high != 0 || z->succ_low != 0) in rjpeg__process_scan_header()
/dports/games/libretro-gw/gw-libretro-2be30ba/gwlua/
H A Dstb_image.h1391 int succ_high; member
1661 if (j->succ_high == 0) { in stbi__jpeg_decode_block_prog_dc()
1685 if (j->succ_high == 0) { in stbi__jpeg_decode_block_prog_ac()
2571 z->succ_high = (aa >> 4); in stbi__process_scan_header()
2574 …if (z->spec_start > 63 || z->spec_end > 63 || z->spec_start > z->spec_end || z->succ_high > 13 ||… in stbi__process_scan_header()
2578 if (z->succ_high != 0 || z->succ_low != 0) return stbi__err("bad SOS","Corrupt JPEG"); in stbi__process_scan_header()
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/etc/luai/
H A Dstb_image.h1391 int succ_high; member
1661 if (j->succ_high == 0) { in stbi__jpeg_decode_block_prog_dc()
1685 if (j->succ_high == 0) { in stbi__jpeg_decode_block_prog_ac()
2571 z->succ_high = (aa >> 4); in stbi__process_scan_header()
2574 …if (z->spec_start > 63 || z->spec_end > 63 || z->spec_start > z->spec_end || z->succ_high > 13 ||… in stbi__process_scan_header()
2578 if (z->succ_high != 0 || z->succ_low != 0) return stbi__err("bad SOS","Corrupt JPEG"); in stbi__process_scan_header()
/dports/games/retroarch/RetroArch-1.9.7/deps/stb/
H A Dstb_image.h1485 int succ_high; member
1756 if (j->succ_high == 0) in stbi__jpeg_decode_block_prog_dc()
1786 if (j->succ_high == 0) { in stbi__jpeg_decode_block_prog_ac()
2688 z->succ_high = (aa >> 4); in stbi__process_scan_header()
2691 …if (z->spec_start > 63 || z->spec_end > 63 || z->spec_start > z->spec_end || z->succ_high > 13 ||… in stbi__process_scan_header()
2695 if (z->succ_high != 0 || z->succ_low != 0) return stbi__err("bad SOS","Corrupt JPEG"); in stbi__process_scan_header()
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/Renderer/SOIL2/
H A Dstb_image.h1550 int succ_high; member
1821 if (j->succ_high == 0) { in stbi__jpeg_decode_block_prog_dc()
1845 if (j->succ_high == 0) { in stbi__jpeg_decode_block_prog_ac()
2731 z->succ_high = (aa >> 4); in stbi__process_scan_header()
2734 …if (z->spec_start > 63 || z->spec_end > 63 || z->spec_start > z->spec_end || z->succ_high > 13 ||… in stbi__process_scan_header()
2738 if (z->succ_high != 0 || z->succ_low != 0) return stbi__err("bad SOS","Corrupt JPEG"); in stbi__process_scan_header()
/dports/security/ridl/ridl-11b3240/nuklear/example/
H A Dstb_image.h1508 int succ_high; member
1779 if (j->succ_high == 0) { in stbi__jpeg_decode_block_prog_dc()
1803 if (j->succ_high == 0) { in stbi__jpeg_decode_block_prog_ac()
2689 z->succ_high = (aa >> 4); in stbi__process_scan_header()
2692 …if (z->spec_start > 63 || z->spec_end > 63 || z->spec_start > z->spec_end || z->succ_high > 13 ||… in stbi__process_scan_header()
2696 if (z->succ_high != 0 || z->succ_low != 0) return stbi__err("bad SOS","Corrupt JPEG"); in stbi__process_scan_header()
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h1508 int succ_high; member
1779 if (j->succ_high == 0) { in stbi__jpeg_decode_block_prog_dc()
1803 if (j->succ_high == 0) { in stbi__jpeg_decode_block_prog_ac()
2689 z->succ_high = (aa >> 4); in stbi__process_scan_header()
2692 …if (z->spec_start > 63 || z->spec_end > 63 || z->spec_start > z->spec_end || z->succ_high > 13 ||… in stbi__process_scan_header()
2696 if (z->succ_high != 0 || z->succ_low != 0) return stbi__err("bad SOS","Corrupt JPEG"); in stbi__process_scan_header()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h1508 int succ_high; member
1779 if (j->succ_high == 0) { in stbi__jpeg_decode_block_prog_dc()
1803 if (j->succ_high == 0) { in stbi__jpeg_decode_block_prog_ac()
2689 z->succ_high = (aa >> 4); in stbi__process_scan_header()
2692 …if (z->spec_start > 63 || z->spec_end > 63 || z->spec_start > z->spec_end || z->succ_high > 13 ||… in stbi__process_scan_header()
2696 if (z->succ_high != 0 || z->succ_low != 0) return stbi__err("bad SOS","Corrupt JPEG"); in stbi__process_scan_header()
/dports/graphics/nanort/nanort-b1feea8/examples/common/imgui/
H A Dstb_image.h1508 int succ_high; member
1779 if (j->succ_high == 0) { in stbi__jpeg_decode_block_prog_dc()
1803 if (j->succ_high == 0) { in stbi__jpeg_decode_block_prog_ac()
2689 z->succ_high = (aa >> 4); in stbi__process_scan_header()
2692 …if (z->spec_start > 63 || z->spec_end > 63 || z->spec_start > z->spec_end || z->succ_high > 13 ||… in stbi__process_scan_header()
2696 if (z->succ_high != 0 || z->succ_low != 0) return stbi__err("bad SOS","Corrupt JPEG"); in stbi__process_scan_header()
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/gltf/
H A Dstb_image.h1508 int succ_high; member
1779 if (j->succ_high == 0) { in stbi__jpeg_decode_block_prog_dc()
1803 if (j->succ_high == 0) { in stbi__jpeg_decode_block_prog_ac()
2689 z->succ_high = (aa >> 4); in stbi__process_scan_header()
2692 …if (z->spec_start > 63 || z->spec_end > 63 || z->spec_start > z->spec_end || z->succ_high > 13 ||… in stbi__process_scan_header()
2696 if (z->succ_high != 0 || z->succ_low != 0) return stbi__err("bad SOS","Corrupt JPEG"); in stbi__process_scan_header()
/dports/devel/emscripten/emscripten-2.0.3/third_party/
H A Dstb_image.c1508 int succ_high; member
1779 if (j->succ_high == 0) { in stbi__jpeg_decode_block_prog_dc()
1803 if (j->succ_high == 0) { in stbi__jpeg_decode_block_prog_ac()
2689 z->succ_high = (aa >> 4); in stbi__process_scan_header()
2692 …if (z->spec_start > 63 || z->spec_end > 63 || z->spec_start > z->spec_end || z->succ_high > 13 ||… in stbi__process_scan_header()
2696 if (z->succ_high != 0 || z->succ_low != 0) return stbi__err("bad SOS","Corrupt JPEG"); in stbi__process_scan_header()
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h1508 int succ_high; member
1779 if (j->succ_high == 0) { in stbi__jpeg_decode_block_prog_dc()
1803 if (j->succ_high == 0) { in stbi__jpeg_decode_block_prog_ac()
2689 z->succ_high = (aa >> 4); in stbi__process_scan_header()
2692 …if (z->spec_start > 63 || z->spec_end > 63 || z->spec_start > z->spec_end || z->succ_high > 13 ||… in stbi__process_scan_header()
2696 if (z->succ_high != 0 || z->succ_low != 0) return stbi__err("bad SOS","Corrupt JPEG"); in stbi__process_scan_header()
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h1508 int succ_high; member
1779 if (j->succ_high == 0) { in stbi__jpeg_decode_block_prog_dc()
1803 if (j->succ_high == 0) { in stbi__jpeg_decode_block_prog_ac()
2689 z->succ_high = (aa >> 4); in stbi__process_scan_header()
2692 …if (z->spec_start > 63 || z->spec_end > 63 || z->spec_start > z->spec_end || z->succ_high > 13 ||… in stbi__process_scan_header()
2696 if (z->succ_high != 0 || z->succ_low != 0) return stbi__err("bad SOS","Corrupt JPEG"); in stbi__process_scan_header()
/dports/audio/synthpod-lv2/synthpod-01aad91/nuklear/example/
H A Dstb_image.h1508 int succ_high;
1779 if (j->succ_high == 0) {
1803 if (j->succ_high == 0) {
2689 z->succ_high = (aa >> 4);
2692 …if (z->spec_start > 63 || z->spec_end > 63 || z->spec_start > z->spec_end || z->succ_high > 13 ||…
2696 if (z->succ_high != 0 || z->succ_low != 0) return stbi__err("bad SOS","Corrupt JPEG");
/dports/x11-toolkits/nuklear/Nuklear-4.09.1/example/
H A Dstb_image.h1508 int succ_high; member
1779 if (j->succ_high == 0) { in stbi__jpeg_decode_block_prog_dc()
1803 if (j->succ_high == 0) { in stbi__jpeg_decode_block_prog_ac()
2689 z->succ_high = (aa >> 4); in stbi__process_scan_header()
2692 …if (z->spec_start > 63 || z->spec_end > 63 || z->spec_start > z->spec_end || z->succ_high > 13 ||… in stbi__process_scan_header()
2696 if (z->succ_high != 0 || z->succ_low != 0) return stbi__err("bad SOS","Corrupt JPEG"); in stbi__process_scan_header()
/dports/graphics/flif/FLIF-0.3-96-g74ea92b/extern/
H A Dstb_image.h1508 int succ_high; member
1779 if (j->succ_high == 0) { in stbi__jpeg_decode_block_prog_dc()
1803 if (j->succ_high == 0) { in stbi__jpeg_decode_block_prog_ac()
2689 z->succ_high = (aa >> 4); in stbi__process_scan_header()
2692 …if (z->spec_start > 63 || z->spec_end > 63 || z->spec_start > z->spec_end || z->succ_high > 13 ||… in stbi__process_scan_header()
2696 if (z->succ_high != 0 || z->succ_low != 0) return stbi__err("bad SOS","Corrupt JPEG"); in stbi__process_scan_header()

1234