www.pudn.com > 8202S.rar > dsp3rom.d16.ac3.2ch.c, change:2005-02-26,size:448b
#define DSPcode DSP3_AC3_2CH_code
//#define DSPcodelen DSP3_AC3_2CH_codelen
#include "dsp3rom.d16.ac3.2ch.inc"
#include "dsp3_codec_extern_param.h"
//const unsigned DSPcodelen = sizeof(DSPcode);
const DSP3_CODEC_INFO g_stDSP3Info_AC3_2CH =
{
(BYTE*)DSPcode,
DSP3_AC3_2CH_IM,
DSP3_AC3_2CH_DM,
DSP3_AC3_2CH_PM,
#ifndef DVDRELEASE
"dsp3rom.d16.ac3.2ch",
#endif
};
#undef DSPcode
//#undef DSPcodelen