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

Function getFrameSamples

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

Source from the content-addressed store, hash-verified

247}
248
249u32 getFrameSamples() {
250 return sSubFrames * 0x50;
251}
252
253void mixMonoTrack(s16 *dest, u32 size, JASMixCallBack callback) {
254 JASProbe::start(5, "MONO-MIX");

Callers 3

updateDacFunction · 0.85
finishDSPFrameFunction · 0.85
mixExtraTrackFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected