Searched refs:isInterlaced (Results 1 – 1 of 1) sorted by relevance
173 bool isInterlaced; in PNGDEC_ParseHeader() local192 isInterlaced = (bool)pngBuf[28U]; in PNGDEC_ParseHeader()196 if ((bitDepth < 8U) || (isInterlaced == true)) in PNGDEC_ParseHeader()