Home
last modified time | relevance | path

Searched defs:crc (Results 51 - 75 of 142) sorted by relevance

123456

/third_party/ffmpeg/libavfilter/
H A Dvf_readvitc.c66 uint8_t crc; in get_vitc_crc() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dapngenc.c65 uint32_t crc = ~0U; in apng_write_chunk() local
/third_party/ffmpeg/libavutil/
H A Dhash.c62 uint32_t crc; member
[all...]
/third_party/ffmpeg/tests/
H A Dfate-run.sh159 crc(){ function
/third_party/ffmpeg/libswscale/tests/
H A Dswscale.c78 uint32_t crc; member
101 uint32_t crc = 0; in doTest() local
/third_party/lzma/C/
H A DXzIn.c95 UInt32 crc; in Xz_ReadIndex2() local
H A DLzFind.h50 UInt32 crc[256]; member
H A DLzFindMt.h56 const UInt32 *crc; member
/third_party/littlefs/bd/
H A Dlfs_emubd.c488 int lfs_emubd_bdcrc(const struct lfs_config *cfg, uint32_t *crc) { in lfs_emubd_bdcrc() argument
454 lfs_emubd_rawcrc(const struct lfs_config *cfg, lfs_block_t block, uint32_t *crc) lfs_emubd_rawcrc() argument
479 lfs_emubd_crc(const struct lfs_config *cfg, lfs_block_t block, uint32_t *crc) lfs_emubd_crc() argument
[all...]
/third_party/node/deps/zlib/
H A Dcrc_folding.c435 unsigned crc; in crc_fold_512to32() local
/third_party/node/deps/v8/third_party/zlib/
H A Dcrc_folding.c435 unsigned crc; in crc_fold_512to32() local
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dunzip.h118 uLong crc; /* crc-32 4 bytes */ member
139 uLong crc; /* crc-32 4 bytes */ member
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_texture.h87 } crc; member
128 struct pan_image_mem crc; member
/third_party/libbpf/src/
H A Dzip.c91 __u32 crc; member
119 __u32 crc; member
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dresponse.c241 MHD_create_response_from_callback(uint64_t size, size_t block_size, MHD_ContentReaderCallback crc, void *crc_cls, MHD_ContentReaderFreeCallback crfc) MHD_create_response_from_callback() argument
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_get_chunked.c74 crc (void *cls, uint64_t pos, char *buf, size_t max) in crc() function
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dunzip.h118 uLong crc; /* crc-32 4 bytes */ member
139 uLong crc; /* crc-32 4 bytes */ member
/third_party/skia/third_party/externals/zlib/
H A Dcrc_folding.c435 unsigned crc; in crc_fold_512to32() local
/third_party/python/Modules/clinic/
H A Dbinascii.c.h211 unsigned int crc; in binascii_crc_hqx() local
255 unsigned int crc = 0; in binascii_crc32() local
[all...]
/third_party/zlib/contrib/minizip/
H A Dmztools.c58 unsigned int crc = READ_32(header + 14); /* crc */ in unzRepair() local
H A Dunzip.h118 uLong crc; /* crc-32 4 bytes */ member
139 uLong crc; /* crc-32 4 bytes */ member
/third_party/zlib/examples/
H A Dgun.c122 unsigned long crc; member
[all...]
H A Dgzappend.c263 unsigned long crc, tot; in gzscan() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/
H A Ddrv_ifep_rsa_v100.c80 static hi_u16 drv_rsa_crc16_block(hi_u16 crc, in drv_rsa_crc16_block() argument
98 hi_u16 crc = 0; in drv_rsa_key_crc() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/nvm/
H A Dhi_nvm.c242 hi_u32 crc = 0; in nv_read_common() local
319 hi_u32 ret, crc, cs; in nv_common_write() local
[all...]

Completed in 16 milliseconds

123456