Searched defs:GetCpuSpeed (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/av1/ | ||
H A D | libaom_av1_encoder.cc | 333 int LibaomAv1Encoder::GetCpuSpeed(int width, int height) { in GetCpuSpeed() function in webrtc::__anond432bf230111::LibaomAv1Encoder |
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/ | ||
H A D | libvpx_vp8_encoder.cc | 687 int LibvpxVp8Encoder::GetCpuSpeed(int width, int height) { in GetCpuSpeed() function in webrtc::LibvpxVp8Encoder |