{"type": "func", "start": 332992, "end": 333044, "name": "FMOD_DSP_GetBypass", "pseudocode": "// \n// FMOD_DSP_GetBypass from 0x514c0 to 0x514f4 (52 bytes)\n// \n// 4 xrefs:\n// > .FMOD_DSP_GetBypass @ 0x10951c\n// > <???> @ 0x20c8\n// > .FMOD_DSP_GetBypass @ 0x109514\n// > <???> @ 0x111350\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\n__int64 __fastcall FMOD_DSP_GetBypass(__int64 a1)\n{\n  __int64 v1; // x19\n  FMOD::DSP *v2; // x0\n  bool *v3; // x1\n  __int64 result; // x0\n\n  if ( !a1 )\n    return 31;\n  v2 = (FMOD::DSP *)sub_519B8();\n  result = FMOD::DSP::getBypass(v2, v3);\n  if ( v1 )\n  {\n    if ( !(_DWORD)result )\n      return sub_519AC(result);\n  }\n  return result;\n}", "assembly": "; \n; FMOD_DSP_GetBypass from 0x514c0 to 0x514f4 (52 bytes)\n; \n; 4 xrefs:\n; > .FMOD_DSP_GetBypass @ 0x10951c\n; > <???> @ 0x20c8\n; > .FMOD_DSP_GetBypass @ 0x109514\n; > <???> @ 0x111350\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\nSTR             X19, [SP,#-0x10+var_10]!                               ; +0x0, 0x514c0\nSTP             X29, X30, [SP,#0x10+var_s0]                            ; +0x4, 0x514c4\nADD             X29, SP, #0x10                                         ; +0x8, 0x514c8\nCBZ             X0, loc_514E8                                          ; +0xc, 0x514cc\nBL              sub_519B8                                              ; +0x10, 0x514d0\nBL              ._ZN4FMOD3DSP9getBypassEPb; FMOD::DSP::getBypass(bool *) ; +0x14, 0x514d4\nCBZ             X19, loc_514EC                                         ; +0x18, 0x514d8\nCBNZ            W0, loc_514EC                                          ; +0x1c, 0x514dc\nBL              sub_519AC                                              ; +0x20, 0x514e0\nB               loc_514EC                                              ; +0x24, 0x514e4\nMOV             W0, #0x1F                                              ; +0x28, 0x514e8\nLDP             X29, X30, [SP,#0x10+var_s0]                            ; +0x2c, 0x514ec\nB               loc_519A4                                              ; +0x30, 0x514f0", "xrefs": [".FMOD_DSP_GetBypass @ 0x10951c", "<???> @ 0x20c8", ".FMOD_DSP_GetBypass @ 0x109514", "<???> @ 0x111350"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}