Searched refs:imgDirectionRef (Results 1 – 3 of 3) sorted by relevance
299 …char imgDirectionRef[GPS_REF_SIZE]; //!< 撮影した画像の方向の単位。[0]が0でなければ有効。[1]は常に0。 member
1683 pGps->imgDirectionRef[0] = ref; in SetGpsImgDirection()1684 pGps->imgDirectionRef[1] = '\0'; in SetGpsImgDirection()
1817 return pGps->imgDirectionRef[0]; in GetGpsImgDirectionRef()