OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JPEG_MARKER_APP0
(Results
1 - 2
of
2
) sorted by null
/external/libexif/libexif/
exif-loader.c
38
#undef
JPEG_MARKER_APP0
39
#define
JPEG_MARKER_APP0
0xe0
286
case
JPEG_MARKER_APP0
:
exif-data.c
44
#undef
JPEG_MARKER_APP0
45
#define
JPEG_MARKER_APP0
0xe0
823
/*
JPEG_MARKER_APP0
*/
824
if (ds >= 3 && d[0] ==
JPEG_MARKER_APP0
) {
[
all
...]
Completed in 752 milliseconds