www.pudn.com > 8202S.rar > dsp3rom.d16.hdcd.c
#define DSPcode DSP3_HDCD_code
//#define DSPcodelen DSP3_HDCD_codelen
#include "dsp3rom.d16.hdcd.inc"
#include "dsp3_codec_extern_param.h"
//const unsigned DSPcodelen = sizeof(DSPcode);
const DSP3_CODEC_INFO g_stDSP3Info_HDCD =
{
(BYTE*)DSPcode,
DSP3_HDCD_IM,
DSP3_HDCD_DM,
DSP3_HDCD_PM,
#ifndef DVDRELEASE
"dsp3rom.d16.hdcd",
#endif
};
#undef DSPcode
//#undef DSPcodelen