Home
last modified time | relevance | path

Searched defs:crc_table (Results 1 - 21 of 21) sorted by relevance

/third_party/libwebsockets/win32port/zlib/
H A Dcrc32.h5 local const unsigned long FAR crc_table[TBLS][256] = variable
H A Dcrc32.c77 local unsigned long FAR crc_table[TBLS][256]; variable
[all...]
/third_party/node/deps/v8/third_party/zlib/
H A Dcrc32.h5 local const z_crc_t FAR crc_table[TBLS][256] = variable
H A Dcrc32.c63 local z_crc_t FAR crc_table[TBLS][256]; variable
[all...]
/third_party/skia/third_party/externals/zlib/
H A Dcrc32.h5 local const z_crc_t FAR crc_table[TBLS][256] = variable
H A Dcrc32.c63 local z_crc_t FAR crc_table[TBLS][256]; variable
[all...]
/third_party/node/deps/zlib/
H A Dcrc32.h5 local const z_crc_t FAR crc_table[] = { variable
H A Dcrc32.c201 local z_crc_t FAR crc_table[256]; variable
[all...]
/third_party/zlib/
H A Dcrc32.h5 local const z_crc_t FAR crc_table[] = { variable
H A Dcrc32.c197 local z_crc_t FAR crc_table[256]; variable
[all...]
/third_party/ffmpeg/libavcodec/
H A Dttaenc.c32 const AVCRC *crc_table; member
H A Dtta.c52 const AVCRC *crc_table; member
H A Dhcadec.c46 const AVCRC *crc_table; member
H A Dpngenc.c229 const AVCRC *crc_table = av_crc_get_table(AV_CRC_32_IEEE_LE); in png_write_chunk() local
250 const AVCRC *crc_table = av_crc_get_table(AV_CRC_32_IEEE_LE); in png_write_image_data() local
H A Dalsdec.c200 const AVCRC *crc_table; member
/third_party/ffmpeg/libavformat/
H A Dapngenc.c64 const AVCRC *crc_table = av_crc_get_table(AV_CRC_32_IEEE_LE); in apng_write_chunk() local
H A Doggenc.c108 const AVCRC *crc_table = av_crc_get_table(AV_CRC_32_IEEE); in ogg_write_page() local
/third_party/toybox/lib/
H A Ddeflate.c426 unsigned crc, *crc_table = dd->crctable; in gzip_crc() local
H A Dlib.c835 void crc_init(unsigned int *crc_table, int little_endian) in crc_init() argument
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dpngfix.c488 static png_uint_32 crc_table[256] = variable
/third_party/toybox/generated/
H A Dglobals.h1196 unsigned crc_table[256]; member

Completed in 50 milliseconds