summaryrefslogtreecommitdiff
path: root/media_codecs_aosp_c2.xml
diff options
context:
space:
mode:
authorTaehwan Kim <t_h.kim@samsung.com>2021-11-30 13:48:57 +0900
committerWen Chang Liu <wenchangliu@google.com>2022-01-18 11:47:36 +0000
commit5cb4f1d58ed9367c44640e75ab3e7ba13654ce75 (patch)
tree9ff7508ab5a2dd3d8db95bb57266f0f338623b08 /media_codecs_aosp_c2.xml
parent93fa71de6550afeeb493f7044c82c824e12a5870 (diff)
downloadgs101-5cb4f1d58ed9367c44640e75ab3e7ba13654ce75.tar.gz
update media_codecs_aosp_c2.xml
Bug: 206057011 Test: CtsMediaV2TestCases Signed-off-by: Taehwan Kim <t_h.kim@samsung.com> Change-Id: I2274ff54431dd6d14a65bb2ce84eba16c685dc4b
Diffstat (limited to 'media_codecs_aosp_c2.xml')
-rw-r--r--media_codecs_aosp_c2.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/media_codecs_aosp_c2.xml b/media_codecs_aosp_c2.xml
index 929ceb71..3ab41a47 100644
--- a/media_codecs_aosp_c2.xml
+++ b/media_codecs_aosp_c2.xml
@@ -153,6 +153,7 @@
<Limit name="concurrent-instances" max="16" />
<Feature name="can-swap-width-height" value="1" />
<Feature name="vq-minimum-quality"/>
+ <Feature name="qp-bounds"/>
</MediaCodec>
<MediaCodec name="c2.exynos.hevc.encoder" type="video/hevc" >
<Limit name="size" min="64x64" max="3840x2176" />
@@ -166,6 +167,7 @@
<Limit name="concurrent-instances" max="16" />
<Feature name="can-swap-width-height" value="1" />
<Feature name="vq-minimum-quality"/>
+ <Feature name="qp-bounds"/>
</MediaCodec>
<MediaCodec name="c2.exynos.mpeg4.encoder" type="video/mp4v-es">
<Limit name="size" min="32x32" max="2048x2048" />
@@ -179,6 +181,7 @@
<Limit name="concurrent-instances" max="16" />
<Feature name="can-swap-width-height" value="1" />
<Feature name="vq-minimum-quality"/>
+ <Feature name="qp-bounds"/>
</MediaCodec>
<MediaCodec name="c2.exynos.h263.encoder" type="video/3gpp">
<Limit name="size" min="32x32" max="2048x1152" />
@@ -191,6 +194,7 @@
<Limit name="performance-point-1920x1080" range="120" />
<Limit name="concurrent-instances" max="16" />
<Feature name="vq-minimum-quality"/>
+ <Feature name="qp-bounds"/>
</MediaCodec>
<MediaCodec name="c2.exynos.vp8.encoder" type="video/x-vnd.on2.vp8" >
<Limit name="size" min="32x32" max="3840x2160" />
@@ -204,6 +208,7 @@
<Limit name="concurrent-instances" max="16" />
<Feature name="can-swap-width-height" value="1" />
<Feature name="vq-minimum-quality"/>
+ <Feature name="qp-bounds"/>
</MediaCodec>
<MediaCodec name="c2.exynos.vp9.encoder" type="video/x-vnd.on2.vp9" >
<Limit name="size" min="64x64" max="3840x2176" />
@@ -217,6 +222,7 @@
<Limit name="concurrent-instances" max="16" />
<Feature name="can-swap-width-height" value="1" />
<Feature name="vq-minimum-quality"/>
+ <Feature name="qp-bounds"/>
</MediaCodec>
</Encoders>
</MediaCodecs>