Searched defs:crc64 (Results 1 – 5 of 5) sorted by relevance
22 private static long crc64(ByteBuffer data) { in crc64() method in DictionaryTest
23 private static long crc64(byte[] data) { in crc64() method in TransformTest
43 uint64_t crc64 = crc; in av1_get_crc32c_value_sse4_2() local
215 uint64_t crc64 = util_CRC64(start, len); in getLibPath() local
88 UInt64 crc64; member