Searched refs:ChannelLeft (Results 1 – 5 of 5) sorted by relevance
87 if (channelType == ChannelMono || channelType == ChannelLeft) in channelByType()93 case ChannelLeft: return channel(0); in channelByType()100 case ChannelLeft: return channel(0); in channelByType()109 case ChannelLeft: return channel(0); in channelByType()119 case ChannelLeft: return channel(0); in channelByType()252 const float* sourceL = sourceBusSafe.channelByType(ChannelLeft)->data(); in processWithGainFromMonoStereo()255 float* destinationL = channelByType(ChannelLeft)->data(); in processWithGainFromMonoStereo()
150 AudioChannel* inputChannelL = inputBus->channelByType(AudioBus::ChannelLeft); in pan()156 float* destinationL = outputBus->channelByType(AudioBus::ChannelLeft)->data(); in pan()
64 float* destinationL = outputBus->channelByType(AudioBus::ChannelLeft)->data(); in pan()
46 ChannelLeft = 0, enumerator
118 AudioChannel* leftEarImpulseResponse = impulseResponse->channelByType(AudioBus::ChannelLeft); in calculateKernelsForAzimuthElevation()