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

  /device/samsung/crespo/libs3cjpeg/
Exif.h 30 #define IFD_SIZE 12
JpegEncoder.cpp 393 LongerTagOffest += 8 + NUM_SIZE + tmp*IFD_SIZE + OFFSET_SIZE;
415 pCur += IFD_SIZE; // Skip a ifd size for gps IFD pointer
428 LongerTagOffest += NUM_SIZE + NUM_0TH_IFD_EXIF*IFD_SIZE + OFFSET_SIZE;
498 LongerTagOffest += NUM_SIZE + tmp*IFD_SIZE + OFFSET_SIZE;
556 LongerTagOffest += NUM_SIZE + NUM_1TH_IFD_TIFF*IFD_SIZE + OFFSET_SIZE;

Completed in 38 milliseconds