OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LargestExifOffset
(Results
1 - 2
of
2
) sorted by null
/external/jhead/
jhead.h
125
unsigned
LargestExifOffset
; // Last exif data referenced (to check if thumbnail is at end)
exif.c
624
if (OffsetVal > ImageInfo.
LargestExifOffset
){
625
ImageInfo.
LargestExifOffset
= OffsetVal;
[
all
...]
Completed in 99 milliseconds