Home | History | Annotate | Download | only in libcamera2

Lines Matching refs:gps_processing_method

5939         memset(exifInfo->gps_processing_method, 0, 100);
5940 memcpy(exifInfo->gps_processing_method, currentEntry->gpsProcessingMethod, 32);