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];
jhead.h 184 extern const int BytesPerFormat[];
gpsinfo.c 167 ComponentSize = BytesPerFormat[Format];
exif.c 79 const int BytesPerFormat[] = {0,1,1,2,4,8,1,1,2,4,8,4,8};
530 ByteCount = Components * BytesPerFormat[Format];
    [all...]

Completed in 21 milliseconds