Home
last modified time | relevance | path

Searched refs:BytesPerFormat (Results 1 – 4 of 4) sorted by relevance

/external/jhead/
Dmakernote.c59 ByteCount = Components * BytesPerFormat[Format]; in ProcessCanonMakerNoteDir()
Djhead.h204 extern const int BytesPerFormat[];
Dgpsinfo.c165 ComponentSize = BytesPerFormat[Format]; in ProcessGpsInfo()
Dexif.c79 const int BytesPerFormat[] = {0,1,1,2,4,8,1,1,2,4,8,4,8}; variable
611 ByteCount = Components * BytesPerFormat[Format]; in ProcessExifDir()