Home
last modified time | relevance | path

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

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