Searched refs:JPEG_MARKER_APP1 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/libexif/
H A Dexif-loader.c40 #undef JPEG_MARKER_APP1 macro
41 #define JPEG_MARKER_APP1 0xe1 macro
275 case JPEG_MARKER_APP1:
H A Dexif-data.c50 #undef JPEG_MARKER_APP1 macro
51 #define JPEG_MARKER_APP1 0xe1 macro
839 /* JPEG_MARKER_APP1 */
840 if (d[0] == JPEG_MARKER_APP1)

Completed in 30 milliseconds