Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/jpeg/CTR/
Djpeg_MpTypes.h305 … char destDistanceRef[GPS_REF_SIZE]; //!< 目的地までの距離の単位。[0]が0でなければ有効。[1]は常に0。 member
Djpeg_MpEncoder.h1900 pGps->destDistanceRef[0] = ref; in SetGpsDestDistance()
1901 pGps->destDistanceRef[1] = '\0'; in SetGpsDestDistance()
Djpeg_MpDecoder.h1965 return pGps->destDistanceRef[0]; in GetGpsDestDistanceRef()