Searched refs:pngHeaderLength (Results 1 – 1 of 1) sorted by relevance
107 const int pngHeaderLength = 8; in offsetAfterIHDRChunk() local109 return pngHeaderLength + pngIHDRChunkLength; in offsetAfterIHDRChunk()