Searched refs:mAdjustNonDestructiveOutChannelCount (Results 1 – 2 of 2) sorted by relevance
109 track->mAdjustNonDestructiveOutChannelCount = track->channelCount; in setChannelMasks()115 track->mAdjustNonDestructiveOutChannelCount = 0; in setChannelMasks()290 this, mAdjustNonDestructiveInChannelCount, mAdjustNonDestructiveOutChannelCount, in prepareForAdjustChannelsNonDestructive()293 if (mAdjustNonDestructiveInChannelCount != mAdjustNonDestructiveOutChannelCount) { in prepareForAdjustChannelsNonDestructive()302 mAdjustNonDestructiveOutChannelCount, in prepareForAdjustChannelsNonDestructive()554 t->mAdjustNonDestructiveOutChannelCount = t->channelCount; in postCreateTrack()
181 uint32_t mAdjustNonDestructiveOutChannelCount; member