/external/webrtc/webrtc/modules/video_coding/ |
D | video_receiver.cc | 71 CriticalSectionScoped cs(process_crit_sect_.get()); in Process() local 107 CriticalSectionScoped cs(process_crit_sect_.get()); in Process() local 126 CriticalSectionScoped cs(process_crit_sect_.get()); in Process() local 142 CriticalSectionScoped cs(process_crit_sect_.get()); in Process() local 189 CriticalSectionScoped cs(_receiveCritSect); in SetVideoProtection() local 210 CriticalSectionScoped cs(_receiveCritSect); in RegisterReceiveCallback() local 217 CriticalSectionScoped cs(process_crit_sect_.get()); in RegisterReceiveStatisticsCallback() local 225 CriticalSectionScoped cs(process_crit_sect_.get()); in RegisterDecoderTimingCallback() local 233 CriticalSectionScoped cs(_receiveCritSect); in RegisterExternalDecoder() local 246 CriticalSectionScoped cs(process_crit_sect_.get()); in RegisterFrameTypeCallback() local [all …]
|
D | timing.cc | 56 CriticalSectionScoped cs(crit_sect_); in UpdateHistograms() local 79 CriticalSectionScoped cs(crit_sect_); in Reset() local 95 CriticalSectionScoped cs(crit_sect_); in set_render_delay() local 100 CriticalSectionScoped cs(crit_sect_); in set_min_playout_delay() local 105 CriticalSectionScoped cs(crit_sect_); in SetJitterDelay() local 116 CriticalSectionScoped cs(crit_sect_); in UpdateCurrentDelay() local 157 CriticalSectionScoped cs(crit_sect_); in UpdateCurrentDelay() local 175 CriticalSectionScoped cs(crit_sect_); in StopDecodeTimer() local 194 CriticalSectionScoped cs(crit_sect_); in IncomingTimestamp() local 200 CriticalSectionScoped cs(crit_sect_); in RenderTimeMs() local [all …]
|
D | jitter_buffer.cc | 303 CriticalSectionScoped cs(crit_sect_); in Start() local 354 CriticalSectionScoped cs(crit_sect_); in Running() local 359 CriticalSectionScoped cs(crit_sect_); in Flush() local 376 CriticalSectionScoped cs(crit_sect_); in FrameStatistics() local 381 CriticalSectionScoped cs(crit_sect_); in num_packets() local 386 CriticalSectionScoped cs(crit_sect_); in num_duplicated_packets() local 391 CriticalSectionScoped cs(crit_sect_); in num_discarded_packets() local 400 CriticalSectionScoped cs(crit_sect_); in IncomingRateStatistics() local 460 CriticalSectionScoped cs(crit_sect_); in CompleteSequenceWithNextFrame() local 525 CriticalSectionScoped cs(crit_sect_); in NextMaybeIncompleteTimestamp() local [all …]
|
/external/webrtc/webrtc/modules/video_render/ |
D | video_render_impl.cc | 131 CriticalSectionScoped cs(&_moduleCrit); in Window() local 142 CriticalSectionScoped cs(&_moduleCrit); in Id() local 147 CriticalSectionScoped cs(&_moduleCrit); in GetIncomingFrameRate() local 172 CriticalSectionScoped cs(&_moduleCrit); in AddIncomingRenderStream() local 214 CriticalSectionScoped cs(&_moduleCrit); in DeleteIncomingRenderStream() local 243 CriticalSectionScoped cs(&_moduleCrit); in AddExternalRenderCallback() local 270 CriticalSectionScoped cs(&_moduleCrit); in GetIncomingRenderStreamProperties() local 286 CriticalSectionScoped cs(&_moduleCrit); in GetNumIncomingRenderStreams() local 293 CriticalSectionScoped cs(&_moduleCrit); in HasIncomingRenderStream() local 306 CriticalSectionScoped cs(&_moduleCrit); in StartRender() local [all …]
|
D | video_render_internal_impl.cc | 311 CriticalSectionScoped cs(&_moduleCrit); in Window() local 318 CriticalSectionScoped cs(&_moduleCrit); in ChangeWindow() local 365 CriticalSectionScoped cs(&_moduleCrit); in Id() local 370 CriticalSectionScoped cs(&_moduleCrit); in GetIncomingFrameRate() local 395 CriticalSectionScoped cs(&_moduleCrit); in AddIncomingRenderStream() local 437 CriticalSectionScoped cs(&_moduleCrit); in DeleteIncomingRenderStream() local 466 CriticalSectionScoped cs(&_moduleCrit); in AddExternalRenderCallback() local 493 CriticalSectionScoped cs(&_moduleCrit); in GetIncomingRenderStreamProperties() local 509 CriticalSectionScoped cs(&_moduleCrit); in GetNumIncomingRenderStreams() local 516 CriticalSectionScoped cs(&_moduleCrit); in HasIncomingRenderStream() local [all …]
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | receive_statistics_impl.cc | 62 CriticalSectionScoped cs(stream_lock_.get()); in UpdateCounters() local 153 CriticalSectionScoped cs(stream_lock_.get()); in NotifyRtpCallback() local 164 CriticalSectionScoped cs(stream_lock_.get()); in NotifyRtcpCallback() local 174 CriticalSectionScoped cs(stream_lock_.get()); in FecPacketReceived() local 182 CriticalSectionScoped cs(stream_lock_.get()); in SetMaxReorderingThreshold() local 189 CriticalSectionScoped cs(stream_lock_.get()); in GetStatistics() local 285 CriticalSectionScoped cs(stream_lock_.get()); in GetDataCounters() local 298 CriticalSectionScoped cs(stream_lock_.get()); in GetReceiveStreamDataCounters() local 303 CriticalSectionScoped cs(stream_lock_.get()); in BitrateReceived() local 308 CriticalSectionScoped cs(stream_lock_.get()); in ProcessBitrate() local [all …]
|
D | rtp_sender.cc | 209 CriticalSectionScoped cs(target_bitrate_critsect_.get()); in SetTargetBitrate() local 214 CriticalSectionScoped cs(target_bitrate_critsect_.get()); in GetTargetBitrate() local 245 CriticalSectionScoped cs(send_critsect_.get()); in SetTransmissionTimeOffset() local 254 CriticalSectionScoped cs(send_critsect_.get()); in SetAbsoluteSendTime() local 260 CriticalSectionScoped cs(send_critsect_.get()); in SetVideoRotation() local 265 CriticalSectionScoped cs(send_critsect_.get()); in SetTransportSequenceNumber() local 272 CriticalSectionScoped cs(send_critsect_.get()); in RegisterRtpHeaderExtension() local 281 CriticalSectionScoped cs(send_critsect_.get()); in IsRtpHeaderExtensionRegistered() local 286 CriticalSectionScoped cs(send_critsect_.get()); in DeregisterRtpHeaderExtension() local 291 CriticalSectionScoped cs(send_critsect_.get()); in RtpHeaderExtensionTotalLength() local [all …]
|
/external/webrtc/webrtc/voice_engine/ |
D | transmit_mixer.cc | 40 CriticalSectionScoped cs(&_critSect); in OnPeriodicProcess() local 48 CriticalSectionScoped cs(&_callbackCritSect); in OnPeriodicProcess() local 74 CriticalSectionScoped cs(&_critSect); in OnPeriodicProcess() local 82 CriticalSectionScoped cs(&_callbackCritSect); in OnPeriodicProcess() local 121 CriticalSectionScoped cs(&_critSect); in PlayFileEnded() local 137 CriticalSectionScoped cs(&_critSect); in RecordFileEnded() local 144 CriticalSectionScoped cs(&_critSect); in RecordFileEnded() local 229 CriticalSectionScoped cs(&_critSect); in ~TransmitMixer() local 279 CriticalSectionScoped cs(&_callbackCritSect); in RegisterVoiceEngineObserver() local 343 CriticalSectionScoped cs(&_callbackCritSect); in PrepareDemux() local [all …]
|
/external/webrtc/webrtc/modules/audio_processing/ |
D | echo_cancellation_impl.cc | 233 rtc::CritScope cs(crit_capture_); in is_enabled() local 242 rtc::CritScope cs(crit_capture_); in set_suppression_level() local 250 rtc::CritScope cs(crit_capture_); in suppression_level() local 256 rtc::CritScope cs(crit_capture_); in enable_drift_compensation() local 263 rtc::CritScope cs(crit_capture_); in is_drift_compensation_enabled() local 268 rtc::CritScope cs(crit_capture_); in set_stream_drift_samples() local 274 rtc::CritScope cs(crit_capture_); in stream_drift_samples() local 280 rtc::CritScope cs(crit_capture_); in enable_metrics() local 287 rtc::CritScope cs(crit_capture_); in are_metrics_enabled() local 294 rtc::CritScope cs(crit_capture_); in GetMetrics() local [all …]
|
D | gain_control_impl.cc | 70 rtc::CritScope cs(crit_render_); in ProcessRenderAudio() local 107 rtc::CritScope cs(crit_capture_); in ReadQueuedRenderData() local 128 rtc::CritScope cs(crit_capture_); in AnalyzeCaptureAudio() local 180 rtc::CritScope cs(crit_capture_); in ProcessCaptureAudio() local 238 rtc::CritScope cs(crit_capture_); in set_stream_analog_level() local 250 rtc::CritScope cs(crit_capture_); in stream_analog_level() local 264 rtc::CritScope cs(crit_capture_); in is_enabled() local 280 rtc::CritScope cs(crit_capture_); in mode() local 286 rtc::CritScope cs(crit_capture_); in set_analog_level_limits() local 306 rtc::CritScope cs(crit_capture_); in analog_level_minimum() local [all …]
|
D | voice_detection_impl.cc | 42 rtc::CritScope cs(crit_); in Initialize() local 56 rtc::CritScope cs(crit_); in ProcessCaptureAudio() local 82 rtc::CritScope cs(crit_); in Enable() local 91 rtc::CritScope cs(crit_); in is_enabled() local 96 rtc::CritScope cs(crit_); in set_stream_has_voice() local 103 rtc::CritScope cs(crit_); in stream_has_voice() local 110 rtc::CritScope cs(crit_); in set_likelihood() local 138 rtc::CritScope cs(crit_); in likelihood() local 143 rtc::CritScope cs(crit_); in set_frame_size_ms() local 151 rtc::CritScope cs(crit_); in frame_size_ms() local
|
D | level_estimator_impl.cc | 27 rtc::CritScope cs(crit_); in Initialize() local 33 rtc::CritScope cs(crit_); in ProcessStream() local 44 rtc::CritScope cs(crit_); in Enable() local 53 rtc::CritScope cs(crit_); in is_enabled() local 58 rtc::CritScope cs(crit_); in RMS() local
|
D | noise_suppression_impl.cc | 56 rtc::CritScope cs(crit_); in Initialize() local 73 rtc::CritScope cs(crit_); in AnalyzeCaptureAudio() local 89 rtc::CritScope cs(crit_); in ProcessCaptureAudio() local 112 rtc::CritScope cs(crit_); in Enable() local 121 rtc::CritScope cs(crit_); in is_enabled() local 143 rtc::CritScope cs(crit_); in set_level() local 153 rtc::CritScope cs(crit_); in level() local 158 rtc::CritScope cs(crit_); in speech_probability() local
|
/external/libdrm/radeon/ |
D | radeon_cs.c | 17 radeon_cs_write_reloc(struct radeon_cs *cs, struct radeon_bo *bo, in radeon_cs_write_reloc() 31 radeon_cs_begin(struct radeon_cs *cs, uint32_t ndw, in radeon_cs_begin() 39 radeon_cs_end(struct radeon_cs *cs, in radeon_cs_end() 46 int radeon_cs_emit(struct radeon_cs *cs) in radeon_cs_emit() 52 int radeon_cs_destroy(struct radeon_cs *cs) in radeon_cs_destroy() 58 int radeon_cs_erase(struct radeon_cs *cs) in radeon_cs_erase() 64 int radeon_cs_need_flush(struct radeon_cs *cs) in radeon_cs_need_flush() 70 void radeon_cs_print(struct radeon_cs *cs, FILE *file) in radeon_cs_print() 77 radeon_cs_set_limit(struct radeon_cs *cs, uint32_t domain, uint32_t limit) in radeon_cs_set_limit() 86 void radeon_cs_space_set_flush(struct radeon_cs *cs, in radeon_cs_space_set_flush() [all …]
|
/external/webrtc/webrtc/modules/video_render/external/ |
D | video_render_external_impl.cc | 37 CriticalSectionScoped cs(&_critSect); in ChangeWindow() local 49 CriticalSectionScoped cs(&_critSect); in AddIncomingRenderStream() local 56 CriticalSectionScoped cs(&_critSect); in DeleteIncomingRenderStream() local 68 CriticalSectionScoped cs(&_critSect); in GetIncomingRenderStreamProperties() local 81 CriticalSectionScoped cs(&_critSect); in StartRender() local 87 CriticalSectionScoped cs(&_critSect); in StopRender() local 103 CriticalSectionScoped cs(&_critSect); in FullScreen() local 120 CriticalSectionScoped cs(&_critSect); in GetScreenResolution() local 129 CriticalSectionScoped cs(&_critSect); in RenderFrameRate() local 140 CriticalSectionScoped cs(&_critSect); in SetStreamCropping() local [all …]
|
/external/icu/icu4c/source/common/unicode/ |
D | ustring.h | 942 # define U_STRING_DECL(var, cs, length) static const UChar *var=(const UChar *)U_DECLARE_UTF16(cs) argument 944 # define U_STRING_INIT(var, cs, length) argument 946 # define U_STRING_DECL(var, cs, length) static const UChar var[(length)+1]=L ## cs argument 948 # define U_STRING_INIT(var, cs, length) argument 950 # define U_STRING_DECL(var, cs, length) static const UChar var[(length)+1]=cs argument 952 # define U_STRING_INIT(var, cs, length) argument 954 # define U_STRING_DECL(var, cs, length) static UChar var[(length)+1] argument 956 # define U_STRING_INIT(var, cs, length) u_charsToUChars(cs, var, length+1) argument
|
/external/webrtc/webrtc/modules/video_render/windows/ |
D | video_render_windows_impl.cc | 76 CriticalSectionScoped cs(&_renderWindowsCritsect); in ChangeWindow() local 95 CriticalSectionScoped cs(&_renderWindowsCritsect); in AddIncomingRenderStream() local 113 CriticalSectionScoped cs(&_renderWindowsCritsect); in DeleteIncomingRenderStream() local 133 CriticalSectionScoped cs(&_renderWindowsCritsect); in GetIncomingRenderStreamProperties() local 154 CriticalSectionScoped cs(&_renderWindowsCritsect); in StartRender() local 168 CriticalSectionScoped cs(&_renderWindowsCritsect); in StopRender() local 192 CriticalSectionScoped cs(&_renderWindowsCritsect); in FullScreen() local 223 CriticalSectionScoped cs(&_renderWindowsCritsect); in GetScreenResolution() local 232 CriticalSectionScoped cs(&_renderWindowsCritsect); in RenderFrameRate() local 243 CriticalSectionScoped cs(&_renderWindowsCritsect); in SetStreamCropping() local [all …]
|
/external/webrtc/webrtc/modules/video_capture/ |
D | video_capture_impl.cc | 89 CriticalSectionScoped cs(&_callBackCs); in TimeUntilNextProcess() local 98 CriticalSectionScoped cs(&_callBackCs); in Process() local 182 CriticalSectionScoped cs(&_apiCs); in RegisterCaptureDataCallback() local 188 CriticalSectionScoped cs(&_apiCs); in DeRegisterCaptureDataCallback() local 194 CriticalSectionScoped cs(&_apiCs); in RegisterCaptureCallback() local 200 CriticalSectionScoped cs(&_apiCs); in DeRegisterCaptureCallback() local 205 CriticalSectionScoped cs(&_apiCs); in SetCaptureDelay() local 210 CriticalSectionScoped cs(&_apiCs); in CaptureDelay() local 239 CriticalSectionScoped cs(&_apiCs); in IncomingFrame() local 324 CriticalSectionScoped cs(&_apiCs); in SetCaptureRotation() local [all …]
|
/external/webrtc/webrtc/test/channel_transport/ |
D | udp_transport_impl.cc | 242 CriticalSectionScoped cs(_critPacketCallback); in InitializeReceiveSockets() local 253 CriticalSectionScoped cs(_crit); in InitializeReceiveSockets() local 368 CriticalSectionScoped cs(_crit); in ReceiveSocketInformation() local 391 CriticalSectionScoped cs(_crit); in SendSocketInformation() local 405 CriticalSectionScoped cs(_crit); in RemoteSocketInformation() local 421 CriticalSectionScoped cs(_critFilter); in FilterPorts() local 496 CriticalSectionScoped cs(_crit); in EnableQoS() local 671 CriticalSectionScoped cs(_crit); in DisableQoS() local 720 CriticalSectionScoped cs(_crit); in QoS() local 754 CriticalSectionScoped cs(_crit); in SetToS() local [all …]
|
/external/tcpdump/ |
D | cpack.c | 58 cpack_align_and_reserve(struct cpack_state *cs, size_t wordsize) in cpack_align_and_reserve() 74 cpack_advance(struct cpack_state *cs, const size_t toskip) in cpack_advance() 84 cpack_init(struct cpack_state *cs, uint8_t *buf, size_t buflen) in cpack_init() 97 cpack_uint64(struct cpack_state *cs, uint64_t *u) in cpack_uint64() 113 cpack_uint32(struct cpack_state *cs, uint32_t *u) in cpack_uint32() 129 cpack_uint16(struct cpack_state *cs, uint16_t *u) in cpack_uint16() 145 cpack_uint8(struct cpack_state *cs, uint8_t *u) in cpack_uint8()
|
/external/webrtc/webrtc/test/ |
D | fake_audio_device.cc | 50 rtc::CritScope cs(&lock_); in Init() local 62 rtc::CritScope cs(&lock_); in RegisterAudioCallback() local 68 rtc::CritScope cs(&lock_); in Playing() local 78 rtc::CritScope cs(&lock_); in Recording() local 89 rtc::CritScope cs(&lock_); in CaptureAudio() local 135 rtc::CritScope cs(&lock_); in Start() local 140 rtc::CritScope cs(&lock_); in Stop() local
|
/external/webrtc/webrtc/modules/bitrate_controller/ |
D | bitrate_controller_impl.cc | 109 rtc::CritScope cs(&critsect_); in SetStartBitrate() local 118 rtc::CritScope cs(&critsect_); in SetMinMaxBitrate() local 126 rtc::CritScope cs(&critsect_); in SetReservedBitrate() local 133 rtc::CritScope cs(&critsect_); in SetEventLog() local 139 rtc::CritScope cs(&critsect_); in OnReceivedEstimatedBitrate() local 148 rtc::CritScope cs(&critsect_); in TimeUntilNextProcess() local 159 rtc::CritScope cs(&critsect_); in Process() local 173 rtc::CritScope cs(&critsect_); in OnReceivedRtcpReceiverReport() local 191 rtc::CritScope cs(&critsect_); in GetNetworkParameters() local 213 rtc::CritScope cs(&critsect_); in AvailableBandwidth() local
|
/external/webrtc/webrtc/modules/audio_conference_mixer/source/ |
D | audio_conference_mixer_impl.cc | 181 CriticalSectionScoped cs(_crit.get()); in TimeUntilNextProcess() local 196 CriticalSectionScoped cs(_crit.get()); in Process() local 209 CriticalSectionScoped cs(_cbCrit.get()); in Process() local 223 CriticalSectionScoped cs(_crit.get()); in Process() local 251 CriticalSectionScoped cs(_crit.get()); in Process() local 275 CriticalSectionScoped cs(_crit.get()); in Process() local 313 CriticalSectionScoped cs(_cbCrit.get()); in Process() local 330 CriticalSectionScoped cs(_crit.get()); in Process() local 338 CriticalSectionScoped cs(_cbCrit.get()); in RegisterMixedStreamCallback() local 347 CriticalSectionScoped cs(_cbCrit.get()); in UnRegisterMixedStreamCallback() local [all …]
|
/external/mesa3d/src/gallium/winsys/radeon/drm/ |
D | radeon_drm_cs.c | 165 struct radeon_drm_cs *cs; in radeon_drm_cs_create() local 197 #define OUT_CS(cs, value) (cs)->buf[(cs)->cdw++] = (value) argument 319 struct radeon_drm_cs *cs = radeon_drm_cs(rcs); in radeon_drm_cs_add_reloc() local 335 struct radeon_drm_cs *cs = radeon_drm_cs(rcs); in radeon_drm_cs_validate() local 371 struct radeon_drm_cs *cs = radeon_drm_cs(rcs); in radeon_drm_cs_memory_below_limit() local 382 struct radeon_drm_cs *cs = radeon_drm_cs(rcs); in radeon_drm_cs_write_reloc() local 423 struct radeon_drm_cs *cs = (struct radeon_drm_cs*)param; in PIPE_THREAD_ROUTINE() local 436 void radeon_drm_cs_sync_flush(struct radeon_drm_cs *cs) in radeon_drm_cs_sync_flush() 447 struct radeon_drm_cs *cs = radeon_drm_cs(rcs); in radeon_drm_cs_flush() local 506 struct radeon_drm_cs *cs = radeon_drm_cs(rcs); in radeon_drm_cs_destroy() local [all …]
|
/external/webrtc/webrtc/common_video/ |
D | incoming_video_stream.cc | 62 CriticalSectionScoped cs(stream_critsect_.get()); in ModuleCallback() local 111 CriticalSectionScoped cs(thread_critsect_.get()); in SetRenderCallback() local 121 CriticalSectionScoped cs(buffer_critsect_.get()); in SetExpectedRenderDelay() local 127 CriticalSectionScoped cs(thread_critsect_.get()); in SetExternalCallback() local 195 CriticalSectionScoped cs(stream_critsect_.get()); in IncomingRate() local 205 CriticalSectionScoped cs(thread_critsect_.get()); in IncomingVideoStreamProcess() local 215 CriticalSectionScoped cs(buffer_critsect_.get()); in IncomingVideoStreamProcess() local 232 CriticalSectionScoped cs(thread_critsect_.get()); in DeliverFrame() local
|