Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/jpeg/CTR/
Djpeg_MpTypes.h321 Rational destDistance; //!< 目的地までの距離(数値)。 member
Djpeg_MpEncoder.h1905 memcpy(&pGps->destDistance, pValue, sizeof(pGps->destDistance)); in SetGpsDestDistance()
Djpeg_MpDecoder.h1981 return pGps->isDestDistanceValid ? (&pGps->destDistance) : NULL; in GetGpsDestDistance()