Searched defs:crc (Results 1 – 15 of 15) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | crc32.c | 118 uint32_t crc = 0xffffffff; in util_hash_crc32() local
|
D | fossilize_db.h | 68 uint32_t crc; member
|
D | mesa_cache_db.c | 42 uint32_t crc; member
|
/hardware/nxp/nfc/pn8x/halimpl/utils/ |
D | sparse_crc32.cc | 102 uint32_t crc; in sparse_crc32() local
|
/hardware/nxp/nfc/snxxx/halimpl/utils/ |
D | sparse_crc32.cc | 102 uint32_t crc; in sparse_crc32() local
|
/hardware/st/secure_element2/secure_element/esehal/src/ |
D | checksum.c | 44 crc_ccitt(uint16_t crc, const void *s, size_t n) in crc_ccitt()
|
D | iso7816_t1.c | 121 uint16_t crc = crc_ccitt(0xFFFF, buf, n); in do_chk() local 142 uint16_t crc = crc_ccitt(0xFFFF, buf, n); in chk_is_good() local
|
/hardware/interfaces/automotive/can/1.0/default/libnl++/ |
D | common.cpp | 44 uint16_t crc16(const Buffer<uint8_t> data, uint16_t crc) { in crc16()
|
/hardware/interfaces/boot/1.1/default/boot_control/ |
D | libboot_control.cpp | 56 uint32_t crc = i; in CRC32() local
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | bcmutils.c | 1345 uint8 crc /* either CRC8_INIT_VALUE or previous return value */ in hndcrc8() 1418 uint16 crc /* either CRC16_INIT_VALUE or previous return value */ in hndcrc16() 1498 hndcrc32(uint8 *pdata, uint nbytes, uint32 crc) in hndcrc32()
|
/hardware/nxp/uwb/halimpl/hal/sr200/ |
D | fwd_hdll.cc | 1330 uint16_t crc = 0xffffU; in phHal_Host_CalcCrc16() local
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | stb_image_write.h | 1079 unsigned int crc = stbiw__crc32(*data - len - 4, len+4); in stbiw__wpcrc() local
|
D | tinyexr.h | 1999 mz_ulong mz_crc32(mz_ulong crc, const mz_uint8 *ptr, size_t buf_len) { in mz_crc32()
|
/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image_write.h | 1079 unsigned int crc = stbiw__crc32(*data - len - 4, len+4); in stbiw__wpcrc() local
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | wlioctl.h | 280 uint32 crc; member
|