Home
last modified time | relevance | path

Searched refs:crc_dram (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/
H A Dmdrv_mfe.c597 unsigned char* crc_dram; in PrintCRC() local
607 crc_dram = (unsigned char*)(gCRC_DramBitstream.CRCValue); in PrintCRC()
609 if(crc[i] !=crc_dram[i] ){ in PrintCRC()