Searched refs:dataCrcValue (Results 1 – 1 of 1) sorted by relevance
3418 int dataCrcValue = in.readInt(); in getPngAttributes() local3423 if ((int) crc.getValue() != dataCrcValue) { in getPngAttributes()3425 + "\n recorded CRC value: " + dataCrcValue + ", calculated CRC " in getPngAttributes()