Searched refs:interlace_method (Results 1 – 1 of 1) sorted by relevance
215 int bit_depth, color_type, interlace_method, compression_method, filter_method; in ReadPng() local217 &interlace_method, &compression_method, &filter_method); in ReadPng()247 if (interlace_method != PNG_INTERLACE_NONE) { in ReadPng()