DescriptionAdjust the amount of VP8 encoder threads for Android builds.
Current number of threads selection code does not work well
for Android builds - middle and low end devices are having hard time
encoding VGA and QVGA with just one thread.
Increase the amount of vp8 encoder threads for 180p and above resolution.
Also limit maximum number of thread to 3, since for 8 core devices
most of time 4 cores are idle when thermal throttling kicks in.
BUG=b/27946721
R=marpan@webrtc.org
Committed: https://crrev.com/2cc8baa14433871f0c47d3a772d6ea0c3975172d
Cr-Commit-Position: refs/heads/master@{#13142}
Patch Set 1 #
Messages
Total messages: 10 (4 generated)
|