Merge "Add 4K 60 and 1080P 180 FPS performance points for BW AV1 encoder" into udc-d1-dev

This commit is contained in:
Szu-Wei (Wesley) Lee 2023-05-18 20:41:17 +00:00 committed by Android (Google) Code Review
commit 29c406268a

View file

@ -56,7 +56,8 @@
<Limit name="blocks-per-second" min="1" max="61200" /> <Limit name="blocks-per-second" min="1" max="61200" />
<Limit name="bitrate" range="1-120000000" /> <Limit name="bitrate" range="1-120000000" />
<Limit name="performance-point-1280x720" range="240" /> <Limit name="performance-point-1280x720" range="240" />
<Limit name="performance-point-3840x2160" range="30" /> <Limit name="performance-point-1920x1080" value="180" />
<Limit name="performance-point-3840x2160" range="60" />
<Limit name="concurrent-instances" max="16" /> <Limit name="concurrent-instances" max="16" />
<Feature name="can-swap-width-height" value="1" /> <Feature name="can-swap-width-height" value="1" />
<Feature name="vq-minimum-quality"/> <Feature name="vq-minimum-quality"/>