www.pudn.com > 8202S.rar > dsp3rom.d16.945.dts.c


#define	DSPcode		DSP3_945_DTS_code 
//#define	DSPcodelen	DSP3_945_DTS_codelen 
 
#include "dsp3rom.d16.945.dts.inc" 
#include "dsp3_codec_extern_param.h" 
 
//const	unsigned	DSPcodelen = sizeof(DSPcode); 
 
const DSP3_CODEC_INFO     g_stDSP3Info_945_DTS = 
{ 
    (BYTE*)DSPcode, 
    DSP3_945_DTS_IM, 
    DSP3_945_DTS_DM, 
    DSP3_945_DTS_PM, 
#ifndef DVDRELEASE 
    "dsp3rom.d16.945.dts", 
#endif 
}; 
 
#undef	DSPcode 
//#undef	DSPcodelen