Home
last modified time | relevance | path

Searched defs:crc_table (Results 1 – 25 of 33) sorted by relevance

12

/third_party/node/deps/zlib/
Dcrc32.h5 local const z_crc_t FAR crc_table[TBLS][256] = variable
Dcrc32.c66 local z_crc_t FAR crc_table[TBLS][256]; variable
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
Dcrc32.h5 local const z_crc_t FAR crc_table[TBLS][256] = variable
Dcrc32.c57 local z_crc_t FAR crc_table[TBLS][256]; variable
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
Dcrc32.h5 local const z_crc_t FAR crc_table[TBLS][256] = variable
Dcrc32.c57 local z_crc_t FAR crc_table[TBLS][256]; variable
/third_party/flutter/skia/third_party/externals/zlib/
Dcrc32.h5 local const z_crc_t FAR crc_table[TBLS][256] = variable
Dcrc32.c66 local z_crc_t FAR crc_table[TBLS][256]; variable
/third_party/skia/third_party/externals/zlib/
Dcrc32.h5 local const z_crc_t FAR crc_table[TBLS][256] = variable
Dcrc32.c63 local z_crc_t FAR crc_table[TBLS][256]; variable
/third_party/libwebsockets/win32port/zlib/
Dcrc32.h5 local const unsigned long FAR crc_table[TBLS][256] = variable
Dcrc32.c77 local unsigned long FAR crc_table[TBLS][256]; variable
/third_party/zlib/
Dcrc32.h5 local const z_crc_t FAR crc_table[TBLS][256] = variable
Dcrc32.c57 local z_crc_t FAR crc_table[TBLS][256]; variable
/third_party/uboot/u-boot-2020.01/lib/
Dcrc32.c36 static uint32_t __efi_runtime_data crc_table[256]; variable
91 static const uint32_t __efi_runtime_data crc_table[256] = { variable
/third_party/uboot/u-boot-2020.01/tools/
Dpbl_crc32.c10 static uint32_t crc_table[256]; variable
/third_party/ffmpeg/libavcodec/
Dttaenc.c30 const AVCRC *crc_table; member
Dtta.c51 const AVCRC *crc_table; member
Dpngenc.c227 const AVCRC *crc_table = av_crc_get_table(AV_CRC_32_IEEE_LE); in png_write_chunk() local
247 const AVCRC *crc_table = av_crc_get_table(AV_CRC_32_IEEE_LE); in png_write_image_data() local
Dhcadec.c45 const AVCRC *crc_table; member
/third_party/ffmpeg/libavformat/
Dapngenc.c64 const AVCRC *crc_table = av_crc_get_table(AV_CRC_32_IEEE_LE); in apng_write_chunk() local
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstsbcparse.c358 static const guint8 crc_table[256] = { variable
/third_party/boost/libs/crc/test/
Dcrc_test.cpp321 static uint32_t crc_table[ 1ul << CHAR_BIT ]; in quick_crc32() local
/third_party/toybox/lib/
Ddeflate.c417 unsigned crc, *crc_table = dd->crctable; in gzip_crc() local
/third_party/uboot/u-boot-2020.01/drivers/fpga/
Divm_core.c2042 unsigned int crc_table[16] = { in ispVMCalculateCRC32() local

12