Home
last modified time | relevance | path

Searched refs:destLatitude (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-2.4.0/include/nn/jpeg/CTR/
Djpeg_MpTypes.h318 Rational destLatitude[NUM_GPS_LATITUDE_RATIONALS]; // member
Djpeg_MpEncoder.h1767 memcpy(pGps->destLatitude, pValue, sizeof(pGps->destLatitude)); in SetGpsDestLatitude()
Djpeg_MpDecoder.h1907 return pGps->isDestLatitudeValid ? pGps->destLatitude : NULL; in GetGpsDestLatitude()