HomeSort by relevance Sort by last modified time
    Searched refs:SentFrameRateInternal (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
media_optimization.cc 220 float actual_frame_rate = SentFrameRateInternal();
347 return SentFrameRateInternal();
350 uint32_t MediaOptimization::SentFrameRateInternal() {
media_optimization.h 142 uint32_t SentFrameRateInternal() EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);

Completed in 588 milliseconds