Home
last modified time | relevance | path

Searched defs:JPGD_BAD_DHT_MARKER (Results 1 – 8 of 8) sorted by relevance

/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/jpeg-compressor/
H A Djpgd.h38 …JPGD_BAD_DHT_COUNTS = -256, JPGD_BAD_DHT_INDEX, JPGD_BAD_DHT_MARKER, JPGD_BAD_DQT_MARKER, JPGD_BAD… enumerator
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/jpeg-compressor/
H A Djpgd.h38 …JPGD_BAD_DHT_COUNTS = -256, JPGD_BAD_DHT_INDEX, JPGD_BAD_DHT_MARKER, JPGD_BAD_DQT_MARKER, JPGD_BAD… enumerator
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/jpge/
H A Djpgd.h44 …JPGD_BAD_DHT_COUNTS = -256, JPGD_BAD_DHT_INDEX, JPGD_BAD_DHT_MARKER, JPGD_BAD_DQT_MARKER, JPGD_BAD… enumerator
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/jpge/
H A Djpgd.h44 …JPGD_BAD_DHT_COUNTS = -256, JPGD_BAD_DHT_INDEX, JPGD_BAD_DHT_MARKER, JPGD_BAD_DQT_MARKER, JPGD_BAD… enumerator
/dports/devel/godot/godot-3.2.3-stable/thirdparty/jpeg-compressor/
H A Djpgd.h44 …JPGD_BAD_DHT_COUNTS = -256, JPGD_BAD_DHT_INDEX, JPGD_BAD_DHT_MARKER, JPGD_BAD_DQT_MARKER, JPGD_BAD… enumerator
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/jpeg-compressor/
H A Djpgd.h44 …JPGD_BAD_DHT_COUNTS = -256, JPGD_BAD_DHT_INDEX, JPGD_BAD_DHT_MARKER, JPGD_BAD_DQT_MARKER, JPGD_BAD… enumerator
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/jpge/
H A Djpgd.h44 …JPGD_BAD_DHT_COUNTS = -256, JPGD_BAD_DHT_INDEX, JPGD_BAD_DHT_MARKER, JPGD_BAD_DQT_MARKER, JPGD_BAD… enumerator
/dports/games/blockout/BL_SRC/ImageLib/src/jpg/
H A Djpegdecoder.h55 #define JPGD_BAD_DHT_MARKER -202 macro