Searched refs:PrintFormatNumber (Results 1 – 4 of 4) sorted by relevance
/external/jhead/ |
D | makernote.c | 115 PrintFormatNumber(ValuePtr, Format, ByteCount); in ProcessCanonMakerNoteDir()
|
D | jhead.h | 192 void PrintFormatNumber(void * ValuePtr, int Format, int ByteCount);
|
D | gpsinfo.c | 324 PrintFormatNumber(ValuePtr+a*ComponentSize, Format, ByteCount); in ProcessGpsInfo()
|
D | exif.c | 388 void PrintFormatNumber(void * ValuePtr, int Format, int ByteCount) in PrintFormatNumber() function 665 PrintFormatNumber(ValuePtr, Format, ByteCount); in ProcessExifDir() 698 PrintFormatNumber(ValuePtr, Format, ByteCount); in ProcessExifDir()
|