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