Home
last modified time | relevance | path

Searched defs:crc (Results 1 – 15 of 15) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Dcrc32.c118 uint32_t crc = 0xffffffff; in util_hash_crc32() local
Dfossilize_db.h68 uint32_t crc; member
Dmesa_cache_db.c42 uint32_t crc; member
/hardware/nxp/nfc/pn8x/halimpl/utils/
Dsparse_crc32.cc102 uint32_t crc; in sparse_crc32() local
/hardware/nxp/nfc/snxxx/halimpl/utils/
Dsparse_crc32.cc102 uint32_t crc; in sparse_crc32() local
/hardware/st/secure_element2/secure_element/esehal/src/
Dchecksum.c44 crc_ccitt(uint16_t crc, const void *s, size_t n) in crc_ccitt()
Diso7816_t1.c121 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++/
Dcommon.cpp44 uint16_t crc16(const Buffer<uint8_t> data, uint16_t crc) { in crc16()
/hardware/interfaces/boot/1.1/default/boot_control/
Dlibboot_control.cpp56 uint32_t crc = i; in CRC32() local
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c1345 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/
Dfwd_hdll.cc1330 uint16_t crc = 0xffffU; in phHal_Host_CalcCrc16() local
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image_write.h1079 unsigned int crc = stbiw__crc32(*data - len - 4, len+4); in stbiw__wpcrc() local
Dtinyexr.h1999 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/
Dstb_image_write.h1079 unsigned int crc = stbiw__crc32(*data - len - 4, len+4); in stbiw__wpcrc() local
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dwlioctl.h280 uint32 crc; member