Snap for 9947982 from 6a062f176d to udc-release

Change-Id: Id00dea4ed46eb7fc4570c6f62294eb7bf8fdef7d
This commit is contained in:
Android Build Coastguard Worker 2023-04-15 03:04:37 +00:00
commit 56e7667adc

View file

@ -47,11 +47,11 @@
<Feature name="can-swap-width-height" value="1" /> <Feature name="can-swap-width-height" value="1" />
</MediaCodec> </MediaCodec>
<MediaCodec name="c2.exynos.hevc.decoder" type="video/hevc" > <MediaCodec name="c2.exynos.hevc.decoder" type="video/hevc" >
<Limit name="size" min="64x64" max="3840x2160" /> <Limit name="size" min="64x64" max="3840x2176" />
<Limit name="alignment" value="2x2" /> <Limit name="alignment" value="2x2" />
<Limit name="block-size" value="16x16" /> <Limit name="block-size" value="16x16" />
<Limit name="block-count" range="1-32400" /> <Limit name="block-count" range="1-32640" />
<Limit name="blocks-per-second" min="1" max="3888000" /> <Limit name="blocks-per-second" min="1" max="3916800" />
<Limit name="bitrate" range="1-120000000" /> <Limit name="bitrate" range="1-120000000" />
<Limit name="performance-point-1280x720" range="240" /> <Limit name="performance-point-1280x720" range="240" />
<Limit name="performance-point-3840x2160" range="120" /> <Limit name="performance-point-3840x2160" range="120" />