Publish performance points for 720p video am: 36fe57b6e7

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15434512

Change-Id: Ibceb35c4d4f41b479b66586237855621c8a4b7f5
This commit is contained in:
Ruofei Ma 2021-08-03 15:53:39 +00:00 committed by Automerger Merge Worker
commit c5de29f7ec

View file

@ -23,8 +23,9 @@
<Limit name="block-count" range="36-32400" /> <Limit name="block-count" range="36-32400" />
<Limit name="blocks-per-second" min="24" max="1944000" /> <Limit name="blocks-per-second" min="24" max="1944000" />
<Limit name="bitrate" range="1-120000000" /> <Limit name="bitrate" range="1-120000000" />
<Limit name="frame-rate" range="1-120" /> <Limit name="frame-rate" range="1-180" />
<Limit name="concurrent-instances" max="16" /> <Limit name="concurrent-instances" max="16" />
<Limit name="performance-point-1280x720" value="180" />
<Limit name="performance-point-1920x1080" value="120" /> <Limit name="performance-point-1920x1080" value="120" />
<Limit name="performance-point-3840x2160" value="60" /> <Limit name="performance-point-3840x2160" value="60" />
<Feature name="adaptive-playback" /> <Feature name="adaptive-playback" />
@ -36,8 +37,9 @@
<Limit name="block-count" range="36-32400" /> <Limit name="block-count" range="36-32400" />
<Limit name="blocks-per-second" min="24" max="1944000" /> <Limit name="blocks-per-second" min="24" max="1944000" />
<Limit name="bitrate" range="1-120000000" /> <Limit name="bitrate" range="1-120000000" />
<Limit name="frame-rate" range="1-120" /> <Limit name="frame-rate" range="1-180" />
<Limit name="concurrent-instances" max="16" /> <Limit name="concurrent-instances" max="16" />
<Limit name="performance-point-1280x720" value="180" />
<Limit name="performance-point-1920x1080" value="120" /> <Limit name="performance-point-1920x1080" value="120" />
<Limit name="performance-point-3840x2160" value="60" /> <Limit name="performance-point-3840x2160" value="60" />
<Feature name="adaptive-playback" /> <Feature name="adaptive-playback" />