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

/external/libexif/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.c46 #undef JPEG_MARKER_APP1 macro
47 #define JPEG_MARKER_APP1 0xe1 macro
835 /* JPEG_MARKER_APP1 */
836 if (ds && d[0] == JPEG_MARKER_APP1)

Completed in 136 milliseconds