OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SentFrameRateInternal
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/video_coding/
media_optimization.cc
202
float actual_frame_rate =
SentFrameRateInternal
();
319
return
SentFrameRateInternal
();
322
uint32_t MediaOptimization::
SentFrameRateInternal
() {
media_optimization.h
134
uint32_t
SentFrameRateInternal
() EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
Completed in 113 milliseconds