OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TargetDelayInternal
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/video_coding/
timing.cc
117
uint32_t target_delay_ms =
TargetDelayInternal
();
158
uint32_t target_delay_ms =
TargetDelayInternal
();
259
return
TargetDelayInternal
();
262
uint32_t VCMTiming::
TargetDelayInternal
() const {
278
*target_delay_ms =
TargetDelayInternal
();
timing.h
101
uint32_t
TargetDelayInternal
() const EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
Completed in 38 milliseconds