Home
last modified time | relevance | path

Searched defs:crc_tab (Results 1 - 4 of 4) sorted by relevance

/third_party/gptfdisk/
H A Dcrc32.cc25 uint32_t crc_tab[256]; variable
/third_party/ffmpeg/libavcodec/
H A Dmpegaudiodec_template.c371 const AVCRC *crc_tab = av_crc_get_table(AV_CRC_16_ANSI); in handle_crc() local
H A Dapedec.c1626 const AVCRC *crc_tab = av_crc_get_table(AV_CRC_32_IEEE_LE); in ape_decode_frame() local
H A Dpngdec.c1188 const AVCRC *crc_tab = av_crc_get_table(AV_CRC_32_IEEE_LE); in decode_frame_common() local

Completed in 9 milliseconds