Home
last modified time | relevance | path

Searched refs:channelCountSet (Results 1 – 4 of 4) sorted by relevance

/dports/audio/libaudiofile/audiofile-0.3.6/libaudiofile/
H A DTrack.h44 channelCountSet, compressionSet, aesDataSet, markersSet, member
H A DIRCAM.cpp164 if (track->channelCountSet && track->f.channelCount != 1 && in completeSetup()
H A DIFF.cpp271 if (track->channelCountSet && track->f.channelCount != 1) in completeSetup()
H A DSetup.cpp325 track->channelCountSet = true; in afInitChannels()