Home
last modified time | relevance | path

Searched defs:crc (Results 101 - 125 of 151) sorted by relevance

1234567

/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zOut.cpp62 CCRC crc; in WriteFinishHeader() local
/third_party/lame/libmp3lame/
H A Dbitstream.c288 CRC_update(int value, int crc) in CRC_update() argument
307 int crc = 0xffff; /* (jo) init crc16 for error_protection */ in CRC_writeheader() local
[all...]
H A DVbrTag.c550 CRC_update_lookup(uint16_t crc, unsigned char const *buffer, int size) in CRC_update_lookup() argument
569 UpdateMusicCRC(uint16_t * crc, unsigned char const *buffer, int size) UpdateMusicCRC() argument
590 PutLameVBR(lame_global_flags const *gfp, size_t nMusicLength, uint8_t * pbtStreamBuffer, uint16_t crc) PutLameVBR() argument
976 uint16_t crc = 0x00; lame_get_lametag_frame() local
[all...]
/third_party/node/deps/zlib/
H A Dcrc32.c582 unsigned long ZEXPORT crc32_z(unsigned long crc, const unsigned char FAR *buf, in crc32_z() argument
701 crc32_z(unsigned long crc, const unsigned char FAR *buf, z_size_t len) crc32_z() argument
1083 crc32(unsigned long crc, const unsigned char FAR *buf, uInt len) crc32() argument
[all...]
/third_party/lwip/src/netif/
H A Dlowpan6.c292 u16_t crc = 0; in lowpan6_calc_crc() local
376 u16_t crc; in lowpan6_frag() local
[all...]
/third_party/python/Modules/
H A Dbinascii.c605 binascii_crc_hqx_impl(PyObject *module, Py_buffer *data, unsigned int crc) in binascii_crc_hqx_impl() argument
742 internal_crc32(const unsigned char *bin_data, Py_ssize_t len, unsigned int crc) in internal_crc32() argument
768 binascii_crc32_impl(PyObject *module, Py_buffer *data, unsigned int crc) binascii_crc32_impl() argument
[all...]
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/
H A Dclient_trans_proxy_file_manager_test.cpp1349 int32_t crc = APP_INFO_FILE_FEATURES_SUPPORT; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/common/include/
H A Dsoftbus_def.h173 int32_t crc; member
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_file_manager.c351 GetAndCheckFileSize( const char *sourceFile, uint64_t *fileSize, uint64_t *frameNum, int32_t crc, uint32_t packetSize) GetAndCheckFileSize() argument
1512 ProcessOneFrame( const FileFrame *fileFrame, uint32_t dataLen, int32_t crc, SingleFileInfo *fileInfo, int32_t osType) ProcessOneFrame() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_core.c448 uint16_t crc; in L2capAddCrc() local
/third_party/ffmpeg/libavcodec/
H A Daacsbr_template.c1111 ff_decode_sbr_extension(AACContext *ac, SpectralBandReplication *sbr, GetBitContext *gb_host, int crc, int cnt, int id_aac) global() argument
H A Dpngenc.c230 uint32_t crc = ~0U; in png_write_chunk() local
251 uint32_t crc = ~0U; in png_write_image_data() local
[all...]
H A Dflacenc.c1175 int crc; in write_frame_header() local
1271 int crc; in write_frame_footer() local
H A Dmpegaudiodec_template.c97 uint32_t crc; member
H A Dapedec.c1625 uint32_t crc = s->CRC_state; in ape_decode_frame() local
H A Dalsdec.c202 uint32_t crc; ///< CRC value calculated from decoded data member
H A Dwavpackenc.c271 uint32_t crc = 0xffffffffu; in scan_float() local
439 uint32_t crc = 0xffffffffu; in scan_int32() local
2475 uint32_t crc = 0xffffffffu; wavpack_encode_block() local
[all...]
H A Dwavpack.c304 static inline int wv_get_value_integer(WavpackFrameContext *s, uint32_t *crc, in wv_get_value_integer() argument
328 static float wv_get_value_float(WavpackFrameContext *s, uint32_t *crc, int S) in wv_get_value_float() argument
402 static inline int wv_check_crc(WavpackFrameContext *s, uint32_t crc, in wv_check_crc() argument
785 uint32_t crc = 0xFFFFFFFF; in wv_unpack_stereo() local
916 uint32_t crc = 0xFFFFFFFF; wv_unpack_mono() local
[all...]
/third_party/f2fs-tools/lib/
H A Dlibf2fs.c530 uint32_t f2fs_cal_crc32(uint32_t crc, void *buf, int len) in f2fs_cal_crc32() argument
/third_party/lzma/C/
H A DXz.h89 UInt32 crc; member
255 UInt32 crc; member
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dwrtxml.cpp142 int32_t crc; in computeCRC() local
808 uint32_t crc = 0xFFFFFFFF; in bin_write_xml() local
[all...]
/third_party/icu/icu4c/source/tools/genrb/
H A Dwrtxml.cpp142 int32_t crc; in computeCRC() local
808 uint32_t crc = 0xFFFFFFFF; in bin_write_xml() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dwrtxml.cpp142 int32_t crc; in computeCRC() local
808 uint32_t crc = 0xFFFFFFFF; in bin_write_xml() local
[all...]
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_session_manager.c1309 int32_t ClientGetFileConfigInfoById(int32_t sessionId, int32_t *fileEncrypt, int32_t *algorithm, int32_t *crc) in ClientGetFileConfigInfoById() argument
/third_party/f2fs-tools/fsck/
H A Dfsck.c2321 uint32_t crc = 0; in fix_checkpoint() local

Completed in 45 milliseconds

1234567