Home
last modified time | relevance | path

Searched defs:AudioBufferView (Results 1 – 1 of 1) sorted by relevance

/external/drrickorang/LoopbackApp/app/src/main/cpp/lb2/
Daudio_buffer.h97 template<class T> class AudioBufferView; variable
133 AudioBufferView(T* const data, size_t frameCount, int channelCount) in AudioBufferView() function
136 AudioBufferView(const AudioBufferBase<T>& b) in AudioBufferView() function