dsp3code.h
上传用户:poi891205
上传日期:2013-07-15
资源大小:9745k
文件大小:0k
源码类别:

DVD

开发平台:

C/C++

  1. #ifndef __DSP3CODE_H
  2. #define __DSP3CODE_H
  3. extern const unsigned char DSP3code_AC3[];
  4. extern const unsigned DSP3codelen_AC3;
  5. extern const unsigned char DSP3code_DTS[];
  6. extern const unsigned DSP3codelen_DTS;
  7. #endif/*__DSP3CODE_H*/