Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/jpeg/CTR/
Djpeg_MpTypes.h299 …char imgDirectionRef[GPS_REF_SIZE]; //!< 撮影した画像の方向の単位。[0]が0でなければ有効。[1]は常に0。 member
Djpeg_MpEncoder.h1683 pGps->imgDirectionRef[0] = ref; in SetGpsImgDirection()
1684 pGps->imgDirectionRef[1] = '\0'; in SetGpsImgDirection()
Djpeg_MpDecoder.h1817 return pGps->imgDirectionRef[0]; in GetGpsImgDirectionRef()