OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Get32u
(Results
1 - 4
of
4
) sorted by null
/external/jhead/
makernote.c
46
Components =
Get32u
(DirEntry+4);
63
OffsetVal =
Get32u
(DirEntry+8);
gpsinfo.c
157
Components =
Get32u
(DirEntry+4);
175
OffsetVal =
Get32u
(DirEntry+8);
254
ImageInfo.GpsAltRaw.num =
Get32u
(ValuePtr);
255
ImageInfo.GpsAltRaw.denom =
Get32u
(4+(char *)ValuePtr);
exif.c
380
unsigned
Get32u
(void * Long)
435
case FMT_ULONG: Value =
Get32u
(ValuePtr); break;
598
Components =
Get32u
(DirEntry+4);
615
OffsetVal =
Get32u
(DirEntry+8);
[
all
...]
jhead.h
182
unsigned
Get32u
(void * Long);
Completed in 70 milliseconds