⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sdts_boot.h

📁 Zoran V966 DVD 解码 Soc芯片的源程序
💻 H
字号:
#ifndef sdts_boot_h
#define sdts_boot_h

#define sdts_boot_microcode_size 2554
#define sdts_boot_microcode_size_compressed 3822

extern CONST UINT16
sdts_boot_microcode_version;

extern CONST UINT16
sdts_boot_microcode_features;

extern CONST UINT8 
sdts_boot_microcode[sdts_boot_microcode_size_compressed];

#endif /* sdts_boot_h */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -