MCPcopy 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
245u32 getDacSize() {
246 return sSubFrames * 0x50 * 2;
247}
248
249u32 getFrameSamples() {
250 return sSubFrames * 0x50;

Callers 2

initAIFunction · 0.85
updateDacFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected