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

/haiku/src/apps/soundrecorder/
H A DVUView.h24 void ComputeLevels(const void* data, size_t size, uint32 format);
H A DVUView.cpp205 VUView::ComputeLevels(const void* data, size_t size, uint32 format) function in class:VUView
H A DRecorderWindow.cpp1221 window->fVUView->ComputeLevels(data, size, format.u.raw_audio.format);
1257 window->fVUView->ComputeLevels(data, size / frame_size, format.format);

Completed in 83 milliseconds