Home
last modified time | relevance | path

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

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