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

Method flush

libs/JSystem/JAudio/System/JASDSPInterface.cpp:416–418  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

414}
415
416void TChannel::flush() {
417 DCFlushRange(this, sizeof(TChannel));
418}
419
420void TChannel::initFilter() {
421 for (int i = 0; i < 8; i++) {

Callers 1

updateProcMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected