Home
last modified time | relevance | path

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

/dports/graphics/exiftags/exiftags-1.01/
H A Djpeg.h63 #define JPEG_M_EOI 0xd9 /* End of image. */ macro
H A Djpeg.c247 case JPEG_M_EOI: in jpegscan()