相关代码 |
|
#define DSPcode DSP3_DTS_8202_code //#define DSPcodelen DSP3_DTS_8202_codelen #include "dsp3rom.d16.dts.8202.inc" #include "dsp3_codec_extern_param.h" //const unsigned DSPcodelen = sizeof(DSPcode); const DSP3_CODEC_INFO g_stDSP3Info_DTS_8202 = { (BYTE*)DSPcode, DSP3_DTS_8202_IM, DSP3_DTS_8202_DM, DSP3_DTS_8202_PM, #ifndef DVDRELEASE "dsp3rom.d16.dts.8202", #endif }; #undef DSPcode //#undef DSPcodelen