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