summaryrefslogtreecommitdiff
path: root/media_codecs_aosp_c2.xml
diff options
context:
space:
mode:
authorTaehwan Kim <t_h.kim@samsung.com>2021-04-13 10:38:05 +0900
committerWen Chang Liu <wenchangliu@google.com>2021-04-14 04:53:00 +0000
commita27563b2f4de6b7b257fd97f57742b8d1198cae3 (patch)
treece5b5add81c29cc49ad3b1ff12de2ffa3f6307bb /media_codecs_aosp_c2.xml
parent546f53ca1ab24007a0a11d8601277e707947bed8 (diff)
downloadgs101-a27563b2f4de6b7b257fd97f57742b8d1198cae3.tar.gz
update media_codecs_aosp_c2.xml
Bug: 184144529 Test: Video call in Snapchat app Signed-off-by: Taehwan Kim <t_h.kim@samsung.com> Change-Id: Ib7ab4d3ed4cd9aa49633612ade2b333eff6b99bb
Diffstat (limited to 'media_codecs_aosp_c2.xml')
-rw-r--r--media_codecs_aosp_c2.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/media_codecs_aosp_c2.xml b/media_codecs_aosp_c2.xml
index b6407019..2b6f89c6 100644
--- a/media_codecs_aosp_c2.xml
+++ b/media_codecs_aosp_c2.xml
@@ -137,8 +137,8 @@
<MediaCodec name="c2.exynos.hevc.encoder" type="video/hevc" >
<Limit name="size" min="64x64" max="3840x2160" />
<Limit name="alignment" value="2x2" />
- <Limit name="block-size" value="64x64" />
- <Limit name="block-count" range="1-2025" />
+ <Limit name="block-size" value="32x32" />
+ <Limit name="block-count" range="1-8100" />
<Limit name="blocks-per-second" min="1" max="979200" />
<Limit name="bitrate" range="1-120000000" />
<Limit name="performance-point-3840x2160" range="120" />