Searched refs:ExifIdentifierCode (Results 1 - 1 of 1) sorted by relevance
/device/samsung/crespo/libs3cjpeg/ | ||
H A D | JpegEncoder.cpp | 374 unsigned char ExifIdentifierCode[6] = { 0x45, 0x78, 0x69, 0x66, 0x00, 0x00 }; local 375 memcpy(pCur, ExifIdentifierCode, 6); |
Completed in 4 milliseconds