Home
last modified time | relevance | path

Searched refs:JPEG_M_SOF15 (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/exiftags/exiftags-1.01/
H A Djpeg.c82 { JPEG_M_SOF15, "Differential lossless, arithmetic coding" },
269 case JPEG_M_SOF15: in jpegscan()
H A Djpeg.h61 #define JPEG_M_SOF15 0xcf macro