www.pudn.com > 8202s.rar > dsp3rom.d16.108.dtscd.c, change:2005-02-26,size:464b


#define	DSPcode		DSP3_108_DTSCD_code 
//#define	DSPcodelen	DSP3_108_DTSCD_codelen 
 
#include "dsp3rom.d16.108.dtscd.inc" 
#include "dsp3_codec_extern_param.h" 
 
//const	unsigned	DSPcodelen = sizeof(DSPcode); 
 
const DSP3_CODEC_INFO     g_stDSP3Info_108_DTSCD = 
{ 
    (BYTE*)DSPcode, 
    DSP3_108_DTSCD_IM, 
    DSP3_108_DTSCD_DM, 
    DSP3_108_DTSCD_PM, 
#ifndef DVDRELEASE 
    "dsp3rom.d16.108.dtscd", 
#endif 
}; 
 
#undef	DSPcode 
//#undef	DSPcodelen