?? upsample_xmem.h
字號:
.ifndef KARAOKE_INTEGRATED
.include "upsample_config.h"
.endif
.ifndef KARAOKE_INTEGRATED
x_memory_def section udata, word3, abs UPsample_xbase ; MAC address ;;Address define
x_memory_def
.endif
Up_ReadOffset:: ds3 1
Up_writeOffset:: ds3 1
Mix_readOffset:: ds3 1
coeb_add:: ds3 1
coea_add:: ds3 1
x:: ds3 11
y:: ds3 11
mi_output:: ds3 110
output:: ds3 440 //189*5
output2:: ds3 480
output3:: ds3 /*480*4*/ OutputSize
upsamplefre:: ds3 1
skip_samples:: ds3 1
.ifndef KARAOKE_INTEGRATED
Input_sec section udata, word, abs 0x240000
Input_sec
_pcmin:: dsw (UPsam_SB0_size/2) ;input buffer
Output_sec section udata, word, abs 0x280000
Output_sec
_pcmout:: dsw (UPsam_SB1_size/2) ;Output buffer
.end
.endif
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -