HomeSort by relevance Sort by last modified time
    Searched refs:BytesPerFormat (Results 1 - 4 of 4) sorted by null

  /external/jhead/
makernote.c 59 ByteCount = Components * BytesPerFormat[Format];
gpsinfo.c 165 ComponentSize = BytesPerFormat[Format];
jhead.h 204 extern const int BytesPerFormat[];
exif.c 79 const int BytesPerFormat[] = {0,1,1,2,4,8,1,1,2,4,8,4,8};
611 ByteCount = Components * BytesPerFormat[Format];
    [all...]

Completed in 46 milliseconds