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

/haiku/src/apps/mediaplayer/media_node_framework/audio/
H A DSampleBuffer.h9 // * IntSampleBuffer
75 // IntSampleBuffer
78 class IntSampleBuffer : public SampleBuffer<sizeof(int)> { class in inherits:SampleBuffer
80 inline IntSampleBuffer(void* buffer) function in class:IntSampleBuffer
H A DAudioResampler.cpp160 resample_linear< IntSampleBuffer<double> >(inBuffer, buffer,

Completed in 38 milliseconds