Home | History | Annotate | Download | only in libcamera2

Lines Matching full:gps_version

5745     unsigned char gps_version[4] = { 0x02, 0x02, 0x00, 0x00 };
5746 memcpy(mExifInfo.gps_version_id, gps_version, sizeof(gps_version));