Home
last modified time | relevance | path

Searched defs:crc (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dgenksyms.c132 static unsigned long partial_crc32_one(unsigned char c, unsigned long crc) in partial_crc32_one()
137 static unsigned long partial_crc32(const char *s, unsigned long crc) in partial_crc32()
540 static unsigned long expand_and_crc_sym(struct symbol *sym, unsigned long crc) in expand_and_crc_sym()
652 unsigned long crc; in export_symbol() local
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A DTsMuxer.c191 MFE_U32 crc = 0xFFFFFFFF; in getCRC() local
223 MFE_U32 tot_len, first, b, len1, left, crc; in mpegts_write_section() local
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A DCRC64.c158 void CRC_ACC_HW_Generator(CRC_INFO* pAllFrames, unsigned char* crc) in CRC_ACC_HW_Generator()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A DCRC64.c166 void CRC_ACC_HW_Generator(CRC_INFO* pAllFrames, MS_U8* crc) in CRC_ACC_HW_Generator()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dcramfs_fs.h46 __u32 crc; member
H A Dnubus.h258 unsigned long crc; member
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c157 unsigned int crc; member
327 unsigned int crc, enum export export) in sym_update_crc()
589 unsigned int crc; in handle_modversions() local
2018 unsigned int crc; in read_dump() local
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/
H A Dmdrv_mfe.c555 static void printf_CRC(int order,unsigned int size, unsigned char* crc) in printf_CRC()
564 MFE_U8 crc[8]; in PrintCRC() local
/utopia/UTPA2-700.0.x/modules/demodulator/drv/dvb_extdemod/
H A DdrvDMD_EXTERN_MSB123xc.c1992 MS_U8 crc = 0; in _DTV_DVBT_DSPReg_CRC() local
H A DdrvDMD_EXTERN_MSB124x.c2863 MS_U8 crc = 0; in _DTV_DVBT_DSPReg_CRC() local
/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Dpng.h1392 png_uint_32 crc; /* current chunk CRC value */ member