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

/haiku/src/add-ons/media/media-add-ons/vst_host/
H A DVSTHost.h90 inline float vstround(float x) {return ceil(x-0.5);} function
H A DVSTHost.cpp222 int index = (int)vstround(value);

Completed in 17 milliseconds