webrtc/modules/video_coding/codecs
Erik Språng 26e5046951 Adjusts allowable thread count for vp9 decoders.
Set 2 thread as target for 1280x720 pixel count, and then scale up
linearly from there - but cap at physical core count.
For common resolutions this results in:
1 for 360p
2 for 720p
4 for 1080p
8 for 1440p
18 for 4K

Bug: webrtc:11551
Change-Id: I666bd971eccddee096749f20d3b08eb40fe868ad
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/177012
Reviewed-by: Johannes Kron <kron@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31513}
2020-06-12 13:52:19 +00:00
..
av1 in AV1 Encoder remove hack of removing temporal delimiter OBU 2020-06-12 12:42:09 +00:00
h264 Keep OpenH264 iMaxBitrate unspecified. 2020-05-08 15:10:26 +00:00
interface [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
multiplex Cleanup mocks for Video (en|de)coder factories 2020-05-07 11:58:50 +00:00
test Reland "Add av1 test running real video clips." 2020-06-04 06:32:46 +00:00
vp8 Embed FrameDependencyTemplate builder helpers directly into the struct 2020-06-11 13:43:51 +00:00
vp9 Adjusts allowable thread count for vp9 decoders. 2020-06-12 13:52:19 +00:00