Searched refs:BytesPerFormat (Results 1 – 4 of 4) sorted by relevance
/external/jhead/ |
D | makernote.c | 59 ByteCount = Components * BytesPerFormat[Format]; in ProcessCanonMakerNoteDir()
|
D | jhead.h | 204 extern const int BytesPerFormat[];
|
D | gpsinfo.c | 165 ComponentSize = BytesPerFormat[Format]; in ProcessGpsInfo()
|
D | exif.c | 79 const int BytesPerFormat[] = {0,1,1,2,4,8,1,1,2,4,8,4,8}; variable 611 ByteCount = Components * BytesPerFormat[Format]; in ProcessExifDir()
|