Home
last modified time | relevance | path

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

/haiku/src/add-ons/media/media-add-ons/mixer/
H A DMixerCore.cpp78 fMixBufferChannelTypes(0), in MixerCore()
114 delete[] fMixBufferChannelTypes; in ~MixerCore()
432 delete[] fMixBufferChannelTypes; in _ApplyOutputFormat()
442 fMixBufferChannelTypes = new int32 [format.channel_count]; in _ApplyOutputFormat()
445 fMixBufferChannelTypes[i] in _ApplyOutputFormat()
460 TRACE(" fMixBufferChannelTypes[%i] %ld\n", i, fMixBufferChannelTypes[i]); in _ApplyOutputFormat()
H A DMixerCore.h111 int32* fMixBufferChannelTypes; //array variable