Home
last modified time | relevance | path

Searched refs:GetCpuSpeed (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/codecs/vp9/
Dvp9_impl.cc38 int GetCpuSpeed(int width, int height) { in GetCpuSpeed() function
325 cpu_speed_ = GetCpuSpeed(config_->g_w, config_->g_h); in InitEncode()