Searched defs:bufferList (Results 1 – 1 of 1) sorted by relevance
47 AudioBufferList* bufferList = static_cast<AudioBufferList*>(calloc(1, bufferListSize)); in createAudioBufferList() local54 static void destroyAudioBufferList(AudioBufferList* bufferList) in destroyAudioBufferList()199 AudioBufferList* bufferList = createAudioBufferList(numberOfChannels); in createBus() local