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

  /external/webrtc/webrtc/modules/video_coding/
media_optimization.cc 309 return InputFrameRateInternal();
312 uint32_t MediaOptimization::InputFrameRateInternal() {
420 frame_dropper_->Leak((uint32_t)(InputFrameRateInternal() + 0.5f));
media_optimization.h 132 uint32_t InputFrameRateInternal() EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);

Completed in 68 milliseconds