www.pudn.com > 8202S.rar > dsp3rom.d16.cd.spi.8202.c


#define	DSPcode		DSP3_SPDIFINCD_8202_code 
//#define	DSPcodelen	DSP3_SPDIFINCD_8202_codelen 
 
#include "dsp3rom.d16.cd.spi.8202.inc" 
#include "dsp3_codec_extern_param.h" 
 
//const	unsigned	DSPcodelen = sizeof(DSPcode); 
 
const DSP3_CODEC_INFO     g_stDSP3Info_SPDIFINCD_8202 = 
{ 
    (BYTE*)DSPcode, 
    DSP3_SPDIFINCD_8202_IM, 
    DSP3_SPDIFINCD_8202_DM, 
    DSP3_SPDIFINCD_8202_PM, 
#ifndef DVDRELEASE 
    "dsp3rom.d16.cd.spi.8202", 
#endif 
}; 
 
#undef	DSPcode 
//#undef	DSPcodelen