upsample_ymem.h
来自「三星ic 9980的源代码. 718版.」· C头文件 代码 · 共 26 行
H
26 行
.ifndef KARAOKE_INTEGRATED
.include "upsample_config.h"
TABLE_START_ADDRESS equ 0x8000
.endif
.ifndef KARAOKE_INTEGRATED
y_memory_def section word3, abs UPsample_ybase ; MAC address ;;Address define
y_memory_def
.endif
coe_b8:: ds3 12
coe_a8:: ds3 10
coe_b32:: ds3 12
coe_a32:: ds3 10
coe_b441:: ds3 12
coe_a441:: ds3 10
coe_b48:: ds3 12
coe_a48:: ds3 10
.ifndef KARAOKE_INTEGRATED
.end
.endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?