OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JPEG_MARKER_APP1
(Results
1 - 2
of
2
) sorted by null
/external/libexif/libexif/
exif-loader.c
40
#undef
JPEG_MARKER_APP1
41
#define
JPEG_MARKER_APP1
0xe1
275
case
JPEG_MARKER_APP1
:
exif-data.c
46
#undef
JPEG_MARKER_APP1
47
#define
JPEG_MARKER_APP1
0xe1
835
/*
JPEG_MARKER_APP1
*/
836
if (ds && d[0] ==
JPEG_MARKER_APP1
)
[
all
...]
Completed in 652 milliseconds