www.pudn.com > 8202S.rar > dsp3rom.d16.ac3.c
#define DSPcode DSP3_AC3_code
//#define DSPcodelen DSP3_AC3_codelen
#include "dsp3rom.d16.ac3.inc"
#include "dsp3_codec_extern_param.h"
//const unsigned DSPcodelen = sizeof(DSPcode);
const DSP3_CODEC_INFO g_stDSP3Info_AC3 =
{
(BYTE*)DSPcode,
DSP3_AC3_IM,
DSP3_AC3_DM,
DSP3_AC3_PM,
#ifndef DVDRELEASE
"dsp3rom.d16.ac3",
#endif
};
#undef DSPcode
//#undef DSPcodelen