// // FMOD::DSPI::validate from 0x109a90 to 0x109aa0 (16 bytes) // // 12 xrefs: // > FMOD::DSP::getOutputChannelFormat @ 0xd3960 // > sub_D4D48 @ 0xd4d60 // > sub_D4D7C @ 0xd4d9c // > sub_D4DA0 @ 0xd4db4 // > sub_D4DB8 @ 0xd4de8 // > sub_D4E14 @ 0xd4e30 // > sub_D4E3C @ 0xd4e54 // > sub_D4E60 @ 0xd4e74 // > sub_D4E78 @ 0xd4e7c // > sub_D4E80 @ 0xd4e88 // > sub_D4EC4 @ 0xd4ee4 // > sub_D4F0C @ 0xd4f28 // // This function is hookable on this platform! // // Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA // Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings // // attributes: thunk __int64 __fastcall FMOD::DSPI::validate(__int64 a1, _QWORD *a2, _QWORD *a3) { return _ZN4FMOD4DSPI8validateEPNS_3DSPEPPS0_PNS_15SystemLockScopeE(a1, a2, a3); }