Searched refs:gps_version (Results 1 - 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCamera.cpp3704 unsigned char gps_version[4] = { 0x02, 0x02, 0x00, 0x00 }; local
3705 memcpy(mExifInfo.gps_version_id, gps_version, sizeof(gps_version));
/hardware/samsung_slsi/exynos5/libcamera2/
H A DExynosCameraHWInterface2.cpp5745 unsigned char gps_version[4] = { 0x02, 0x02, 0x00, 0x00 }; local
5746 memcpy(mExifInfo.gps_version_id, gps_version, sizeof(gps_version));

Completed in 627 milliseconds