Searched refs:VSTMainProc (Results 1 – 2 of 2) sorted by relevance
284 VSTMainProc = NULL; in VSTPlugin()317 (void**)&VSTMainProc) != B_OK) { in LoadModule()322 fEffect = VSTMainProc(VHostCallback); in LoadModule()
156 VSTEntryProc VSTMainProc; variable