Home
last modified time | relevance | path

Searched refs:RTC_DCHECK_RUN_ON (Results 1 – 25 of 129) sorted by relevance

123456

/external/webrtc/modules/audio_device/win/
Daudio_device_module_win.cc99 RTC_DCHECK_RUN_ON(&thread_checker_); in WindowsAudioDeviceModule()
104 RTC_DCHECK_RUN_ON(&thread_checker_); in ~WindowsAudioDeviceModule()
114 RTC_DCHECK_RUN_ON(&thread_checker_); in ActiveAudioLayer()
123 RTC_DCHECK_RUN_ON(&thread_checker_); in RegisterAudioCallback()
129 RTC_DCHECK_RUN_ON(&thread_checker_); in Init()
157 RTC_DCHECK_RUN_ON(&thread_checker_); in Terminate()
170 RTC_DCHECK_RUN_ON(&thread_checker_); in Initialized()
176 RTC_DCHECK_RUN_ON(&thread_checker_); in PlayoutDevices()
183 RTC_DCHECK_RUN_ON(&thread_checker_); in RecordingDevices()
192 RTC_DCHECK_RUN_ON(&thread_checker_); in PlayoutDeviceName()
[all …]
Dcore_audio_output_win.cc34 RTC_DCHECK_RUN_ON(&thread_checker_);
40 RTC_DCHECK_RUN_ON(&thread_checker_); in ~CoreAudioOutput()
46 RTC_DCHECK_RUN_ON(&thread_checker_); in Init()
52 RTC_DCHECK_RUN_ON(&thread_checker_); in Terminate()
58 RTC_DCHECK_RUN_ON(&thread_checker_); in NumDevices()
65 RTC_DCHECK_RUN_ON(&thread_checker_); in SetDevice()
74 RTC_DCHECK_RUN_ON(&thread_checker_); in SetDevice()
82 RTC_DCHECK_RUN_ON(&thread_checker_); in DeviceName()
89 RTC_DCHECK_RUN_ON(&thread_checker_); in AttachAudioBuffer()
95 RTC_DCHECK_RUN_ON(&thread_checker_); in PlayoutIsInitialized()
[all …]
Dcore_audio_input_win.cc37 RTC_DCHECK_RUN_ON(&thread_checker_);
43 RTC_DCHECK_RUN_ON(&thread_checker_); in ~CoreAudioInput()
48 RTC_DCHECK_RUN_ON(&thread_checker_); in Init()
54 RTC_DCHECK_RUN_ON(&thread_checker_); in Terminate()
60 RTC_DCHECK_RUN_ON(&thread_checker_); in NumDevices()
67 RTC_DCHECK_RUN_ON(&thread_checker_); in SetDevice()
76 RTC_DCHECK_RUN_ON(&thread_checker_); in SetDevice()
84 RTC_DCHECK_RUN_ON(&thread_checker_); in DeviceName()
91 RTC_DCHECK_RUN_ON(&thread_checker_); in AttachAudioBuffer()
97 RTC_DCHECK_RUN_ON(&thread_checker_); in RecordingIsInitialized()
[all …]
/external/webrtc/pc/
Drtp_data_channel.cc96 RTC_DCHECK_RUN_ON(signaling_thread_); in RtpDataChannel()
100 RTC_DCHECK_RUN_ON(signaling_thread_); in Init()
112 RTC_DCHECK_RUN_ON(signaling_thread_); in ~RtpDataChannel()
116 RTC_DCHECK_RUN_ON(signaling_thread_); in RegisterObserver()
122 RTC_DCHECK_RUN_ON(signaling_thread_); in UnregisterObserver()
127 RTC_DCHECK_RUN_ON(signaling_thread_); in Close()
137 RTC_DCHECK_RUN_ON(signaling_thread_); in state()
142 RTC_DCHECK_RUN_ON(signaling_thread_); in error()
147 RTC_DCHECK_RUN_ON(signaling_thread_); in messages_sent()
152 RTC_DCHECK_RUN_ON(signaling_thread_); in bytes_sent()
[all …]
Ddata_channel_controller.cc21 RTC_DCHECK_RUN_ON(signaling_thread()); in HasDataChannels()
38 RTC_DCHECK_RUN_ON(signaling_thread()); in ConnectDataChannel()
54 RTC_DCHECK_RUN_ON(signaling_thread()); in DisconnectDataChannel()
66 RTC_DCHECK_RUN_ON(signaling_thread()); in ConnectDataChannel()
86 RTC_DCHECK_RUN_ON(signaling_thread()); in DisconnectDataChannel()
119 RTC_DCHECK_RUN_ON(signaling_thread()); in ReadyToSendData()
128 RTC_DCHECK_RUN_ON(network_thread()); in OnDataReceived()
134 RTC_DCHECK_RUN_ON(signaling_thread()); in OnDataReceived()
150 RTC_DCHECK_RUN_ON(network_thread()); in OnChannelClosing()
153 RTC_DCHECK_RUN_ON(signaling_thread()); in OnChannelClosing()
[all …]
Dsctp_data_channel.cc169 RTC_DCHECK_RUN_ON(signaling_thread_); in SctpDataChannel()
173 RTC_DCHECK_RUN_ON(signaling_thread_); in Init()
217 RTC_DCHECK_RUN_ON(signaling_thread_); in ~SctpDataChannel()
221 RTC_DCHECK_RUN_ON(signaling_thread_); in RegisterObserver()
227 RTC_DCHECK_RUN_ON(signaling_thread_); in UnregisterObserver()
237 RTC_DCHECK_RUN_ON(signaling_thread_); in buffered_amount()
242 RTC_DCHECK_RUN_ON(signaling_thread_); in Close()
251 RTC_DCHECK_RUN_ON(signaling_thread_); in state()
256 RTC_DCHECK_RUN_ON(signaling_thread_); in error()
261 RTC_DCHECK_RUN_ON(signaling_thread_); in messages_sent()
[all …]
Dsctp_transport.cc47 RTC_DCHECK_RUN_ON(owner_thread_); in RegisterObserver()
54 RTC_DCHECK_RUN_ON(owner_thread_); in UnregisterObserver()
60 RTC_DCHECK_RUN_ON(owner_thread_); in dtls_transport()
66 RTC_DCHECK_RUN_ON(owner_thread_); in Clear()
80 RTC_DCHECK_RUN_ON(owner_thread_); in SetDtlsTransport()
124 RTC_DCHECK_RUN_ON(owner_thread_); in UpdateInformation()
150 RTC_DCHECK_RUN_ON(owner_thread_); in OnAssociationChangeCommunicationUp()
169 RTC_DCHECK_RUN_ON(owner_thread_); in OnDtlsStateChange()
/external/webrtc/video/adaptation/
Dquality_scaler_resource.cc53 RTC_DCHECK_RUN_ON(encoder_queue()); in is_started()
59 RTC_DCHECK_RUN_ON(encoder_queue()); in StartCheckForOveruse()
66 RTC_DCHECK_RUN_ON(encoder_queue()); in StopCheckForOveruse()
75 RTC_DCHECK_RUN_ON(encoder_queue()); in SetQpThresholds()
81 RTC_DCHECK_RUN_ON(encoder_queue()); in QpFastFilterLow()
88 RTC_DCHECK_RUN_ON(encoder_queue()); in OnEncodeCompleted()
106 RTC_DCHECK_RUN_ON(this_ref->resource_adaptation_queue()); in OnEncodeCompleted()
116 RTC_DCHECK_RUN_ON(encoder_queue()); in OnFrameDropped()
131 RTC_DCHECK_RUN_ON(encoder_queue()); in OnReportQpUsageHigh()
138 RTC_DCHECK_RUN_ON(this_ref->resource_adaptation_queue()); in OnReportQpUsageHigh()
[all …]
Dencode_usage_resource.cc41 RTC_DCHECK_RUN_ON(encoder_queue()); in is_started()
46 RTC_DCHECK_RUN_ON(encoder_queue()); in StartCheckForOveruse()
55 RTC_DCHECK_RUN_ON(encoder_queue()); in StopCheckForOveruse()
62 RTC_DCHECK_RUN_ON(encoder_queue()); in SetTargetFrameRate()
72 RTC_DCHECK_RUN_ON(encoder_queue()); in OnEncodeStarted()
83 RTC_DCHECK_RUN_ON(encoder_queue()); in OnEncodeCompleted()
91 RTC_DCHECK_RUN_ON(encoder_queue()); in AdaptUp()
96 RTC_DCHECK_RUN_ON(this_ref->resource_adaptation_queue()); in AdaptUp()
102 RTC_DCHECK_RUN_ON(encoder_queue()); in AdaptDown()
107 RTC_DCHECK_RUN_ON(this_ref->resource_adaptation_queue()); in AdaptDown()
[all …]
Dvideo_stream_encoder_resource_manager.cc145 RTC_DCHECK_RUN_ON(manager_->encoder_queue_); in OnEncoderSettingsUpdated()
149 RTC_DCHECK_RUN_ON(this_ref->resource_adaptation_queue_); in OnEncoderSettingsUpdated()
157 RTC_DCHECK_RUN_ON(manager_->encoder_queue_); in OnEncoderTargetBitrateUpdated()
161 RTC_DCHECK_RUN_ON(this_ref->resource_adaptation_queue_); in OnEncoderTargetBitrateUpdated()
171 RTC_DCHECK_RUN_ON(resource_adaptation_queue_); in IsAdaptationUpAllowed()
220 RTC_DCHECK_RUN_ON(manager_->encoder_queue_); in OnEncoderTargetBitrateUpdated()
224 RTC_DCHECK_RUN_ON(this_ref->resource_adaptation_queue_); in OnEncoderTargetBitrateUpdated()
234 RTC_DCHECK_RUN_ON(resource_adaptation_queue_); in IsAdaptationUpAllowed()
325 RTC_DCHECK_RUN_ON(resource_adaptation_queue_); in SetAdaptationProcessor()
332 RTC_DCHECK_RUN_ON(encoder_queue_); in SetDegradationPreferences()
[all …]
/external/webrtc/p2p/base/
Dp2p_transport_channel.cc203 RTC_DCHECK_RUN_ON(network_thread_); in ~P2PTransportChannel()
210 RTC_DCHECK_RUN_ON(network_thread_); in AddAllocatorSession()
236 RTC_DCHECK_RUN_ON(network_thread_); in AddConnection()
265 RTC_DCHECK_RUN_ON(network_thread_); in MaybeSwitchSelectedConnection()
274 RTC_DCHECK_RUN_ON(network_thread_); in MaybeSwitchSelectedConnection()
301 RTC_DCHECK_RUN_ON(network_thread_); in SetIceRole()
316 RTC_DCHECK_RUN_ON(network_thread_); in GetIceRole()
321 RTC_DCHECK_RUN_ON(network_thread_); in SetIceTiebreaker()
332 RTC_DCHECK_RUN_ON(network_thread_); in GetState()
337 RTC_DCHECK_RUN_ON(network_thread_); in GetIceTransportState()
[all …]
/external/webrtc/modules/audio_device/android/
Daaudio_player.cc36 RTC_DCHECK_RUN_ON(&main_thread_checker_); in ~AAudioPlayer()
43 RTC_DCHECK_RUN_ON(&main_thread_checker_); in Init()
52 RTC_DCHECK_RUN_ON(&main_thread_checker_); in Terminate()
59 RTC_DCHECK_RUN_ON(&main_thread_checker_); in InitPlayout()
70 RTC_DCHECK_RUN_ON(&main_thread_checker_); in PlayoutIsInitialized()
76 RTC_DCHECK_RUN_ON(&main_thread_checker_); in StartPlayout()
97 RTC_DCHECK_RUN_ON(&main_thread_checker_); in StopPlayout()
112 RTC_DCHECK_RUN_ON(&main_thread_checker_); in Playing()
118 RTC_DCHECK_RUN_ON(&main_thread_checker_); in AttachAudioBuffer()
156 RTC_DCHECK_RUN_ON(&thread_checker_aaudio_); in OnDataCallback()
[all …]
/external/webrtc/modules/pacing/
Dtask_queue_paced_sender.cc60 RTC_DCHECK_RUN_ON(&task_queue_); in ~TaskQueuePacedSender()
68 RTC_DCHECK_RUN_ON(&task_queue_); in CreateProbeCluster()
76 RTC_DCHECK_RUN_ON(&task_queue_); in Pause()
83 RTC_DCHECK_RUN_ON(&task_queue_); in Resume()
92 RTC_DCHECK_RUN_ON(&task_queue_); in SetCongestionWindow()
100 RTC_DCHECK_RUN_ON(&task_queue_); in UpdateOutstandingData()
108 RTC_DCHECK_RUN_ON(&task_queue_); in UpdateOutstandingData()
117 RTC_DCHECK_RUN_ON(&task_queue_); in SetPacingRates()
137 RTC_DCHECK_RUN_ON(&task_queue_); in EnqueuePackets()
147 RTC_DCHECK_RUN_ON(&task_queue_); in SetAccountForAudioPackets()
[all …]
/external/webrtc/modules/video_coding/
Dvideo_receiver.cc62 RTC_DCHECK_RUN_ON(&construction_thread_checker_); in ~VideoReceiver()
66 RTC_DCHECK_RUN_ON(&module_thread_checker_); in Process()
106 RTC_DCHECK_RUN_ON(&construction_thread_checker_); in ProcessThreadAttached()
117 RTC_DCHECK_RUN_ON(&module_thread_checker_); in TimeUntilNextProcess()
130 RTC_DCHECK_RUN_ON(&construction_thread_checker_); in RegisterReceiveCallback()
140 RTC_DCHECK_RUN_ON(&construction_thread_checker_); in RegisterExternalDecoder()
151 RTC_DCHECK_RUN_ON(&construction_thread_checker_); in RegisterFrameTypeCallback()
163 RTC_DCHECK_RUN_ON(&construction_thread_checker_); in RegisterPacketRequestCallback()
176 RTC_DCHECK_RUN_ON(&decoder_thread_checker_); in Decode()
223 RTC_DCHECK_RUN_ON(&module_thread_checker_); in RequestKeyFrame()
[all …]
Dvideo_receiver2.cc40 RTC_DCHECK_RUN_ON(&construction_thread_checker_); in ~VideoReceiver2()
47 RTC_DCHECK_RUN_ON(&construction_thread_checker_); in RegisterReceiveCallback()
58 RTC_DCHECK_RUN_ON(&construction_thread_checker_); in RegisterExternalDecoder()
68 RTC_DCHECK_RUN_ON(&construction_thread_checker_); in DecoderThreadStarting()
76 RTC_DCHECK_RUN_ON(&construction_thread_checker_); in DecoderThreadStopped()
86 RTC_DCHECK_RUN_ON(&decoder_thread_checker_); in Decode()
101 RTC_DCHECK_RUN_ON(&construction_thread_checker_); in RegisterReceiveCodec()
/external/webrtc/sdk/android/src/jni/audio_device/
Daaudio_player.cc37 RTC_DCHECK_RUN_ON(&main_thread_checker_); in ~AAudioPlayer()
44 RTC_DCHECK_RUN_ON(&main_thread_checker_); in Init()
53 RTC_DCHECK_RUN_ON(&main_thread_checker_); in Terminate()
60 RTC_DCHECK_RUN_ON(&main_thread_checker_); in InitPlayout()
71 RTC_DCHECK_RUN_ON(&main_thread_checker_); in PlayoutIsInitialized()
77 RTC_DCHECK_RUN_ON(&main_thread_checker_); in StartPlayout()
98 RTC_DCHECK_RUN_ON(&main_thread_checker_); in StopPlayout()
113 RTC_DCHECK_RUN_ON(&main_thread_checker_); in Playing()
119 RTC_DCHECK_RUN_ON(&main_thread_checker_); in AttachAudioBuffer()
172 RTC_DCHECK_RUN_ON(&thread_checker_aaudio_); in OnDataCallback()
[all …]
/external/webrtc/modules/video_capture/windows/
Dsink_filter_ds.cc391 RTC_DCHECK_RUN_ON(&main_checker_); in ~CaptureInputPin()
397 RTC_DCHECK_RUN_ON(&main_checker_); in SetRequestedCapability()
405 RTC_DCHECK_RUN_ON(&main_checker_); in OnFilterActivated()
413 RTC_DCHECK_RUN_ON(&main_checker_); in OnFilterDeactivated()
429 RTC_DCHECK_RUN_ON(&main_checker_); in AttemptConnection()
463 RTC_DCHECK_RUN_ON(&main_checker_); in DetermineCandidateFormats()
500 RTC_DCHECK_RUN_ON(&main_checker_); in ClearAllocator()
509 RTC_DCHECK_RUN_ON(&main_checker_); in CheckDirection()
533 RTC_DCHECK_RUN_ON(&main_checker_); in Connect()
563 RTC_DCHECK_RUN_ON(&main_checker_); in ReceiveConnection()
[all …]
/external/webrtc/test/network/
Dfake_network_socket_server.cc94 RTC_DCHECK_RUN_ON(thread_); in OnPacketReceived()
112 RTC_DCHECK_RUN_ON(thread_); in GetLocalAddress()
117 RTC_DCHECK_RUN_ON(thread_); in GetRemoteAddress()
122 RTC_DCHECK_RUN_ON(thread_); in Bind()
146 RTC_DCHECK_RUN_ON(thread_); in Connect()
157 RTC_DCHECK_RUN_ON(thread_); in Send()
165 RTC_DCHECK_RUN_ON(thread_); in SendTo()
188 RTC_DCHECK_RUN_ON(thread_); in RecvFrom()
225 RTC_DCHECK_RUN_ON(thread_); in Close()
236 RTC_DCHECK_RUN_ON(thread_); in GetError()
[all …]
/external/webrtc/video/
Dvideo_receive_stream2.cc269 RTC_DCHECK_RUN_ON(&worker_sequence_checker_); in ~VideoReceiveStream2()
275 RTC_DCHECK_RUN_ON(&worker_sequence_checker_); in SignalNetworkState()
284 RTC_DCHECK_RUN_ON(&worker_sequence_checker_); in SetSync()
289 RTC_DCHECK_RUN_ON(&worker_sequence_checker_); in Start()
372 RTC_DCHECK_RUN_ON(&decode_queue_); in Start()
381 RTC_DCHECK_RUN_ON(&worker_sequence_checker_); in Stop()
394 RTC_DCHECK_RUN_ON(&decode_queue_); in Stop()
419 RTC_DCHECK_RUN_ON(&worker_sequence_checker_); in GetStats()
438 RTC_DCHECK_RUN_ON(&worker_sequence_checker_); in UpdateHistograms()
470 RTC_DCHECK_RUN_ON(&worker_sequence_checker_); in SetBaseMinimumPlayoutDelayMs()
[all …]
Dcall_stats.cc108 RTC_DCHECK_RUN_ON(&construction_thread_checker_); in ~CallStats()
116 RTC_DCHECK_RUN_ON(&process_thread_checker_); in TimeUntilNextProcess()
121 RTC_DCHECK_RUN_ON(&process_thread_checker_); in Process()
148 RTC_DCHECK_RUN_ON(&construction_thread_checker_); in ProcessThreadAttached()
160 RTC_DCHECK_RUN_ON(&construction_thread_checker_); in RegisterStatsObserver()
169 RTC_DCHECK_RUN_ON(&construction_thread_checker_); in DeregisterStatsObserver()
186 RTC_DCHECK_RUN_ON(&process_thread_checker_); in OnRttUpdate()
199 RTC_DCHECK_RUN_ON(&construction_thread_checker_); in UpdateHistograms()
213 RTC_DCHECK_RUN_ON(&process_thread_checker_); in UpdateHistograms()
Dreceive_statistics_proxy2.cc146 RTC_DCHECK_RUN_ON(&main_thread_); in ~ReceiveStatisticsProxy()
153 RTC_DCHECK_RUN_ON(&main_thread_); in UpdateHistograms()
501 RTC_DCHECK_RUN_ON(&main_thread_); in QualitySample()
572 RTC_DCHECK_RUN_ON(&main_thread_); in UpdateFramerate()
590 RTC_DCHECK_RUN_ON(&main_thread_); in UpdateDecodeTimeHistograms()
646 RTC_DCHECK_RUN_ON(&main_thread_); in GetCurrentEstimatedPlayoutNtpTimestampMs()
656 RTC_DCHECK_RUN_ON(&main_thread_); in GetStats()
705 RTC_DCHECK_RUN_ON(&decode_queue_); in OnIncomingPayloadType()
707 RTC_DCHECK_RUN_ON(&main_thread_); in OnIncomingPayloadType()
714 RTC_DCHECK_RUN_ON(&decode_queue_); in OnDecoderImplementationName()
[all …]
Drtp_video_stream_receiver2.cc137 RTC_DCHECK_RUN_ON(&worker_task_checker_); in RequestKeyFrame()
144 RTC_DCHECK_RUN_ON(&worker_task_checker_); in SendNack()
161 RTC_DCHECK_RUN_ON(&worker_task_checker_); in SendLossNotification()
171 RTC_DCHECK_RUN_ON(&worker_task_checker_); in SendBufferedRtcpFeedback()
332 RTC_DCHECK_RUN_ON(&worker_task_checker_); in AddReceiveCodec()
341 RTC_DCHECK_RUN_ON(&worker_task_checker_); in GetSyncInfo()
468 RTC_DCHECK_RUN_ON(&worker_task_checker_); in OnReceivedPayloadData()
628 RTC_DCHECK_RUN_ON(&worker_task_checker_); in OnRtpPacket()
677 RTC_DCHECK_RUN_ON(&worker_task_checker_); in RequestKeyFrame()
708 RTC_DCHECK_RUN_ON(&worker_task_checker_); in RequestPacketRetransmit()
[all …]
Dcall_stats2.cc88 RTC_DCHECK_RUN_ON(&construction_thread_checker_); in ~CallStats()
97 RTC_DCHECK_RUN_ON(&construction_thread_checker_); in UpdateAndReport()
115 RTC_DCHECK_RUN_ON(&construction_thread_checker_); in RegisterStatsObserver()
121 RTC_DCHECK_RUN_ON(&construction_thread_checker_); in DeregisterStatsObserver()
126 RTC_DCHECK_RUN_ON(&construction_thread_checker_); in LastProcessedRtt()
137 RTC_DCHECK_RUN_ON(&construction_thread_checker_); in OnRttUpdate()
152 RTC_DCHECK_RUN_ON(&construction_thread_checker_); in UpdateHistograms()
/external/webrtc/p2p/client/
Dbasic_port_allocator.cc277 RTC_DCHECK_RUN_ON(network_thread_); in ~BasicPortAllocatorSession()
300 RTC_DCHECK_RUN_ON(network_thread_); in allocator()
305 RTC_DCHECK_RUN_ON(network_thread_); in SetCandidateFilter()
365 RTC_DCHECK_RUN_ON(network_thread_); in StartGettingPorts()
380 RTC_DCHECK_RUN_ON(network_thread_); in StopGettingPorts()
388 RTC_DCHECK_RUN_ON(network_thread_); in ClearGettingPorts()
398 RTC_DCHECK_RUN_ON(network_thread_); in IsGettingPorts()
403 RTC_DCHECK_RUN_ON(network_thread_); in IsCleared()
408 RTC_DCHECK_RUN_ON(network_thread_); in IsStopped()
413 RTC_DCHECK_RUN_ON(network_thread_); in GetFailedNetworks()
[all …]
/external/webrtc/modules/video_coding/utility/
Dquality_scaler.cc108 RTC_DCHECK_RUN_ON(&quality_scaler_->task_checker_); in StartDelayedTask()
178 RTC_DCHECK_RUN_ON(&quality_scaler_->task_checker_); in GetCheckingQpDelayMs()
276 RTC_DCHECK_RUN_ON(&task_checker_); in QualityScaler()
289 RTC_DCHECK_RUN_ON(&task_checker_); in ~QualityScaler()
293 RTC_DCHECK_RUN_ON(&task_checker_); in StartNextCheckQpTask()
305 RTC_DCHECK_RUN_ON(&task_checker_); in SetQpThresholds()
310 RTC_DCHECK_RUN_ON(&task_checker_); in ReportDroppedFrameByMediaOpt()
316 RTC_DCHECK_RUN_ON(&task_checker_); in ReportDroppedFrameByEncoder()
321 RTC_DCHECK_RUN_ON(&task_checker_); in ReportQp()
332 RTC_DCHECK_RUN_ON(&task_checker_); in QpFastFilterLow()
[all …]

123456