Searched refs:peak (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/mediaplayer/interface/
H A DPeakView.h11 gui class for displaying stereo audio peak level info
23 To display the peak level of your streaming audio, just
69 float current, float peak, bool overshot);
H A DPeakView.cpp142 BPopUpMenu* menu = new BPopUpMenu("peak context menu");
176 // peak bitmap
365 PeakView:: _RenderSpan(uint8* span, uint32 width, float current, float peak, argument
393 uint32 last = (uint32)(peak * (evenWidth - 1) + 0.5);
/haiku/headers/os/bluetooth/HCI/
H A DbtHCI_command.h331 uint32 peak; member in struct:hci_cp_flow_specification

Completed in 46 milliseconds