Home
last modified time | relevance | path

Searched refs:FillSawtoothBuffer (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/tone_producer_demo/
H A DToneProducer.h177 void FillSawtoothBuffer(float* data, size_t numFrames, bool stereo);
H A DToneProducer.cpp870 FillSawtoothBuffer(data, numFrames, stereo); in FillNextBuffer()
964 ToneProducer::FillSawtoothBuffer(float *data, size_t numFrames, bool stereo) in FillSawtoothBuffer() function in ToneProducer