Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/jpeg/CTR/
Djpeg_MpTypes.h222 bool isPitchAngleValid; //!< ピッチ角が有効かどうか。 member
Djpeg_MpEncoder.h1111 m_TemporarySetting.mpAttribute.isPitchAngleValid = true; in SetMpPitchAngle()
1115 m_TemporarySetting.mpAttribute.isPitchAngleValid = false; in SetMpPitchAngle()
Djpeg_MpDecoder.h1477 if (pAttr->isPitchAngleValid) in GetMpPitchAngle()