Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/jpeg/CTR/
Djpeg_MpTypes.h249 bool isPanOrientationValid; //!< パノラマ画像配置が有効かどうか。 member
Djpeg_MpEncoder.h970 m_TemporarySetting.mpAttribute.isPanOrientationValid = true; in SetMpPanOrientation()
983 m_TemporarySetting.mpAttribute.isPanOrientationValid = false; in ClearMpPanOrientation()
Djpeg_MpDecoder.h794 if (pAttr->isPanOrientationValid) in GetMpPanOrientation()