Searched refs:mAdjustNonDestructiveInChannelCount (Results 1 – 2 of 2) sorted by relevance
108 track->mAdjustNonDestructiveInChannelCount = track->mAdjustOutChannelCount; in setChannelMasks()114 track->mAdjustNonDestructiveInChannelCount = 0; in setChannelMasks()290 this, mAdjustNonDestructiveInChannelCount, mAdjustNonDestructiveOutChannelCount, in prepareForAdjustChannelsNonDestructive()293 if (mAdjustNonDestructiveInChannelCount != mAdjustNonDestructiveOutChannelCount) { in prepareForAdjustChannelsNonDestructive()301 mAdjustNonDestructiveInChannelCount, in prepareForAdjustChannelsNonDestructive()553 t->mAdjustNonDestructiveInChannelCount = t->mAdjustOutChannelCount; in postCreateTrack()
180 uint32_t mAdjustNonDestructiveInChannelCount; member