Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ getDacSize
Function
getDacSize
libs/JSystem/JAudio/System/JASAiCtrl.cpp:245–247 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
243
}
244
245
u32 getDacSize() {
246
return sSubFrames * 0x50 * 2;
247
}
248
249
u32 getFrameSamples() {
250
return sSubFrames * 0x50;
Callers
2
initAI
Function · 0.85
updateDac
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected