Home
last modified time | relevance | path

Searched refs:INITIALCRC (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DUtils.java37 private static final long INITIALCRC = 0xFFFFFFFFFFFFFFFFL; field in Utils
156 long crc = INITIALCRC; in crc64Long()