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

📄 wma_boot.h

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

#define wma_boot_microcode_size 2978
#define wma_boot_microcode_size_compressed 4172

extern CONST UINT16
wma_boot_microcode_version;

extern CONST UINT16
wma_boot_microcode_features;

extern CONST UINT8 
wma_boot_microcode[wma_boot_microcode_size_compressed];

#endif /* wma_boot_h */

⌨️ 快捷键说明

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