Publish performance points for 720p video am: 36fe57b6e7 am: fb0def43c9
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15434512 Change-Id: If9be76e842cd7f18c0ee81c0d662c6e80ab6d1ef
This commit is contained in:
commit
63d0d60fd6
1 changed files with 4 additions and 2 deletions
|
@ -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" />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue