Home
last modified time | relevance | path

Searched defs:channelPtr (Results 1 – 12 of 12) sorted by relevance

/external/webrtc/webrtc/voice_engine/
Dvoe_rtp_rtcp_impl.cc56 voe::Channel* channelPtr = ch.channel(); in SetLocalSSRC() local
71 voe::Channel* channelPtr = ch.channel(); in GetLocalSSRC() local
86 voe::Channel* channelPtr = ch.channel(); in GetRemoteSSRC() local
118 voe::Channel* channelPtr = ch.channel(); in SetSendAudioLevelIndicationStatus() local
181 voe::Channel* channelPtr = ch.channel(); in SetSendAbsoluteSenderTimeStatus() local
213 voe::Channel* channelPtr = ch.channel(); in SetReceiveAbsoluteSenderTimeStatus() local
231 voe::Channel* channelPtr = ch.channel(); in SetRTCPStatus() local
247 voe::Channel* channelPtr = ch.channel(); in GetRTCPStatus() local
264 voe::Channel* channelPtr = ch.channel(); in SetRTCP_CNAME() local
279 voe::Channel* channelPtr = ch.channel(); in GetRemoteRTCP_CNAME() local
[all …]
Dvoe_codec_impl.cc94 voe::Channel* channelPtr = ch.channel(); in SetSendCodec() local
120 voe::Channel* channelPtr = ch.channel(); in GetSendCodec() local
152 voe::Channel* channelPtr = ch.channel(); in GetRecCodec() local
174 voe::Channel* channelPtr = ch.channel(); in SetRecPayloadType() local
189 voe::Channel* channelPtr = ch.channel(); in GetRecPayloadType() local
223 voe::Channel* channelPtr = ch.channel(); in SetSendCNPayloadType() local
240 voe::Channel* channelPtr = ch.channel(); in SetFECStatus() local
255 voe::Channel* channelPtr = ch.channel(); in GetFECStatus() local
278 voe::Channel* channelPtr = ch.channel(); in SetVADStatus() local
312 voe::Channel* channelPtr = ch.channel(); in GetVADStatus() local
[all …]
Dvoe_file_impl.cc69 voe::Channel* channelPtr = ch.channel(); in StartPlayingFileLocally() local
98 voe::Channel* channelPtr = ch.channel(); in StartPlayingFileLocally() local
117 voe::Channel* channelPtr = ch.channel(); in StopPlayingFileLocally() local
132 voe::Channel* channelPtr = ch.channel(); in IsPlayingFileLocally() local
178 voe::Channel* channelPtr = ch.channel(); in StartPlayingFileAsMicrophone() local
234 voe::Channel* channelPtr = ch.channel(); in StartPlayingFileAsMicrophone() local
269 voe::Channel* channelPtr = ch.channel(); in StopPlayingFileAsMicrophone() local
292 voe::Channel* channelPtr = ch.channel(); in IsPlayingFileAsMicrophone() local
323 voe::Channel* channelPtr = ch.channel(); in StartRecordingPlayout() local
347 voe::Channel* channelPtr = ch.channel(); in StartRecordingPlayout() local
[all …]
Dvoe_volume_control_impl.cc213 voe::Channel* channelPtr = ch.channel(); in SetInputMute() local
231 voe::Channel* channelPtr = ch.channel(); in GetInputMute() local
262 voe::Channel* channelPtr = ch.channel(); in GetSpeechOutputLevel() local
294 voe::Channel* channelPtr = ch.channel(); in GetSpeechOutputLevelFullRange() local
321 voe::Channel* channelPtr = ch.channel(); in SetChannelOutputVolumeScaling() local
338 voe::Channel* channelPtr = ch.channel(); in GetChannelOutputVolumeScaling() local
380 voe::Channel* channelPtr = ch.channel(); in SetOutputVolumePan() local
409 voe::Channel* channelPtr = ch.channel(); in GetOutputVolumePan() local
Dvoe_external_media_impl.cc69 voe::Channel* channelPtr = ch.channel(); in RegisterExternalMediaProcessing() local
105 voe::Channel* channelPtr = ch.channel(); in DeRegisterExternalMediaProcessing() local
132 voe::Channel* channelPtr = ch.channel(); in GetAudioFrame() local
169 voe::Channel* channelPtr = ch.channel(); in SetExternalMixing() local
Dvoe_network_impl.cc42 voe::Channel* channelPtr = ch.channel(); in RegisterExternalTransport() local
53 voe::Channel* channelPtr = ch.channel(); in DeRegisterExternalTransport() local
79 voe::Channel* channelPtr = ch.channel(); in ReceivedRTPPacket() local
102 voe::Channel* channelPtr = ch.channel(); in ReceivedRTCPPacket() local
Dvoe_video_sync_impl.cc72 voe::Channel* channelPtr = ch.channel(); in SetInitTimestamp() local
91 voe::Channel* channelPtr = ch.channel(); in SetInitSequenceNumber() local
110 voe::Channel* channelPtr = ch.channel(); in SetMinimumPlayoutDelay() local
127 voe::Channel* channelPtr = ch.channel(); in GetDelayEstimate() local
164 voe::Channel* channelPtr = ch.channel(); in GetRtpRtcp() local
Dvoe_audio_processing_impl.cc327 voe::Channel* channelPtr = ch.channel(); in SetRxNsStatus() local
351 voe::Channel* channelPtr = ch.channel(); in GetRxNsStatus() local
378 voe::Channel* channelPtr = ch.channel(); in SetRxAgcStatus() local
402 voe::Channel* channelPtr = ch.channel(); in GetRxAgcStatus() local
426 voe::Channel* channelPtr = ch.channel(); in SetRxAgcConfig() local
448 voe::Channel* channelPtr = ch.channel(); in GetRxAgcConfig() local
737 voe::Channel* channelPtr = ch.channel(); in RegisterRxVadObserver() local
754 voe::Channel* channelPtr = ch.channel(); in DeRegisterRxVadObserver() local
773 voe::Channel* channelPtr = ch.channel(); in VoiceActivityIndicator() local
Dvoe_neteq_stats_impl.cc55 voe::Channel* channelPtr = ch.channel(); in GetNetworkStatistics() local
72 voe::Channel* channelPtr = ch.channel(); in GetDecodingCallStatistics() local
Dvoe_dtmf_impl.cc63 voe::Channel* channelPtr = ch.channel(); in SendTelephoneEvent() local
141 voe::Channel* channelPtr = ch.channel(); in SetSendTelephoneEventPayloadType() local
158 voe::Channel* channelPtr = ch.channel(); in GetSendTelephoneEventPayloadType() local
Dvoe_base_impl.cc445 voe::Channel* channelPtr = ch.channel(); in DeleteChannel() local
470 voe::Channel* channelPtr = ch.channel(); in StartReceive() local
486 voe::Channel* channelPtr = ch.channel(); in StopReceive() local
502 voe::Channel* channelPtr = ch.channel(); in StartPlayout() local
526 voe::Channel* channelPtr = ch.channel(); in StopPlayout() local
546 voe::Channel* channelPtr = ch.channel(); in StartSend() local
570 voe::Channel* channelPtr = ch.channel(); in StopSend() local
Dtransmit_mixer.cc424 Channel* channelPtr = it.GetChannel(); in DemuxAndMix() local
459 Channel* channelPtr = it.GetChannel(); in EncodeAndSend() local