summaryrefslogtreecommitdiff
path: root/media_codecs_bo_c2.xml
diff options
context:
space:
mode:
authorwenchangliu <wenchangliu@google.com>2022-05-03 08:46:21 +0000
committerRuofei Ma <ruofeim@google.com>2022-07-14 15:46:42 +0000
commit0da709202751ab5b88ed5e6bc62718c3f88d7201 (patch)
tree1994061e0b3c7485e603a0980278c9a84a799764 /media_codecs_bo_c2.xml
parent377294ed9dbcb0546a97656f24f3b8fdc7461d12 (diff)
downloadgs201-0da709202751ab5b88ed5e6bc62718c3f88d7201.tar.gz
update performance-point for media performance class 13
Support 6 instances of hardware video encoder/decoder sessions (AVC, HEVC, VP9 or AV1) in any codec combination running concurrently at 1080p resolution@30fps. Bug: 235188037 Test: CtsMediaPerformanceClassTestCases Test: CtsMediaEncoderTestCases Change-Id: Ie2f4cd437f57c4a011cfd3f332193eb3276c39a7
Diffstat (limited to 'media_codecs_bo_c2.xml')
-rw-r--r--media_codecs_bo_c2.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/media_codecs_bo_c2.xml b/media_codecs_bo_c2.xml
index ad4ad7d..a198a5a 100644
--- a/media_codecs_bo_c2.xml
+++ b/media_codecs_bo_c2.xml
@@ -25,7 +25,7 @@
<Limit name="bitrate" range="1-120000000" />
<Limit name="frame-rate" range="1-120" />
<Limit name="concurrent-instances" max="16" />
- <Limit name="performance-point-1920x1080" value="120" />
+ <Limit name="performance-point-1920x1080" value="200" />
<Limit name="performance-point-3840x2160" value="60" />
<!--Feature name="adaptive-playback" /-->
</MediaCodec>
@@ -38,7 +38,7 @@
<Limit name="bitrate" range="1-120000000" />
<Limit name="frame-rate" range="1-120" />
<Limit name="concurrent-instances" max="16" />
- <Limit name="performance-point-1920x1080" value="120" />
+ <Limit name="performance-point-1920x1080" value="200" />
<Limit name="performance-point-3840x2160" value="60" />
<!--Feature name="adaptive-playback" /-->
<Feature name="secure-playback" required="true" />