Searched defs:BytesPerFormat (Results 1 - 1 of 1) sorted by relevance

/external/jhead/
H A Dexif.c79 const int BytesPerFormat[] = {0,1,1,2,4,8,1,1,2,4,8,4,8}; variable
611 ByteCount = Components * BytesPerFormat[Format];

Completed in 245 milliseconds