Searched refs:VSTMainProc (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/vst_host/
H A DVSTHost.cpp284 VSTMainProc = NULL;
317 (void**)&VSTMainProc) != B_OK) {
322 fEffect = VSTMainProc(VHostCallback);
H A DVSTHost.h156 VSTEntryProc VSTMainProc; member in class:VSTPlugin

Completed in 76 milliseconds