Searched refs:CRC32C (Results 1 – 16 of 16) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | hash.h | 41 } CRC32C; typedef 44 void av1_crc32c_calculator_init(CRC32C *p_crc32c);
|
D | hash.c | 75 void av1_crc32c_calculator_init(CRC32C *p_crc32c) { in av1_crc32c_calculator_init() 102 uint32_t av1_get_crc32c_value_c(CRC32C *p, uint8_t *buf, size_t len) { in av1_get_crc32c_value_c()
|
D | block.h | 112 CRC32C crc_calculator; // Hash function.
|
D | encodetxb.c | 27 static CRC32C crc_calculator;
|
D | rdopt.c | 2271 CRC32C *crc = &x->mb_rd_record.crc_calculator; in get_intra_txb_hash()
|
/external/u-boot/fs/btrfs/ |
D | Kconfig | 3 select CRC32C
|
/external/libaom/libaom/test/ |
D | hash_test.cc | 45 CRC32C calc_;
|
/external/syzkaller/vendor/cloud.google.com/go/storage/ |
D | writer.go | 104 rawObj.Crc32c = encodeUint32(attrs.CRC32C)
|
D | storage.go | 734 CRC32C uint32 member 832 CRC32C: crc32c,
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | tensor_bundle.proto | 53 // The CRC32C checksum of the tensor bytes.
|
/external/u-boot/lib/ |
D | Kconfig | 242 config CRC32C config
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64SchedThunderX2T99.td | 575 // def : InstRW<[THX2T99Write_4Cyc_I1], (instregex "^CRC32", "^CRC32C")>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstrThumb2.td | 3022 // + CRC32C{B,H,W} 0x1EDC6F41
|
D | ARMInstrInfo.td | 4550 // + CRC32C{B,H,W} 0x1EDC6F41
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrThumb2.td | 3046 // + CRC32C{B,H,W} 0x1EDC6F41
|
D | ARMInstrInfo.td | 4301 // + CRC32C{B,H,W} 0x1EDC6F41
|