Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/include/nn/jpeg/CTR/
Djpeg_MpTypes.h321 Rational destDistance; // member
Djpeg_MpEncoder.h1905 memcpy(&pGps->destDistance, pValue, sizeof(pGps->destDistance)); in SetGpsDestDistance()
Djpeg_MpDecoder.h2003 return pGps->isDestDistanceValid ? (&pGps->destDistance) : NULL; in GetGpsDestDistance()