相关代码 |
|
#define DSPcode DSP3_DTS_8200_code //#define DSPcodelen DSP3_DTS_8200_codelen #include "dsp3rom.d16.dts.8200.inc" #include "dsp3_codec_extern_param.h" //const unsigned DSPcodelen = sizeof(DSPcode); const DSP3_CODEC_INFO g_stDSP3Info_DTS_8200 = { (BYTE*)DSPcode, DSP3_DTS_8200_IM, DSP3_DTS_8200_DM, DSP3_DTS_8200_PM, #ifndef DVDRELEASE "dsp3rom.d16.dts.8200", #endif }; #undef DSPcode //#undef DSPcodelen