Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/include/nn/jpeg/CTR/
Djpeg_MpTypes.h214 bool isBaselineLengthValid; // member
Djpeg_MpEncoder.h853 m_TemporarySetting.mpAttribute.isBaselineLengthValid = true; in SetMpBaselineLength()
857 m_TemporarySetting.mpAttribute.isBaselineLengthValid = false; in SetMpBaselineLength()
Djpeg_MpDecoder.h1349 if (pAttr->isBaselineLengthValid) in GetMpBaselineLength()