Searched refs:mAdjustInChannelCount (Results 1 – 2 of 2) sorted by relevance
110 track->mAdjustInChannelCount = track->channelCount + track->mHapticChannelCount; in setChannelMasks()114 track->mAdjustInChannelCount = 0; in setChannelMasks()287 this, mAdjustInChannelCount, mAdjustOutChannelCount); in prepareForAdjustChannels()289 if (mAdjustInChannelCount != mAdjustOutChannelCount) { in prepareForAdjustChannels()295 mFormat, mAdjustInChannelCount, mAdjustOutChannelCount, frames, in prepareForAdjustChannels()592 t->mAdjustInChannelCount = t->channelCount + t->mHapticChannelCount; in postCreateTrack()
150 uint32_t mAdjustInChannelCount; member