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

  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
media_optimization.cc 337 return InputFrameRateInternal();
340 uint32_t MediaOptimization::InputFrameRateInternal() {
455 frame_dropper_->Leak((uint32_t)(InputFrameRateInternal() + 0.5f));
media_optimization.h 140 uint32_t InputFrameRateInternal() EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);

Completed in 36 milliseconds