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
This commit is contained in:
parent
546f53ca1a
commit
a27563b2f4
1 changed files with 2 additions and 2 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue