Merge "Add 4K 60 and 1080P 180 FPS performance points for BW AV1 encoder" into udc-d1-dev am: 29c406268a
am: be6e16196b
am: 9141a96957
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/23321579 Change-Id: I477b538c233e507df8ef406426308e99e14cc932 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
05ba6e272b
1 changed files with 2 additions and 1 deletions
|
@ -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"/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue