MCPcopy Create free account
hub / github.com/doldecomp/mkdd / getSubFrames

Function getSubFrames

libs/JSystem/JAudio/System/JASAiCtrl.cpp:241–243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

239}
240
241u32 getSubFrames() {
242 return sSubFrames;
243}
244
245u32 getDacSize() {
246 return sSubFrames * 0x50 * 2;

Callers 3

updateDSPFunction · 0.85
finishDSPFrameFunction · 0.85
seqTimeToDspTimeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected