HomeSort by relevance Sort by last modified time
    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