sm8350-common: Update lahaina media configs from odin V12.5.12.0.RKMCNXM
Change-Id: I9481501c325a49d70ce28214c7a2ad9926c4e036
This commit is contained in:
parent
bbe0bcac9e
commit
9d02c50e3a
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<!--
|
||||
Copyright (c) 2018-2020 Qualcomm Technologies, Inc.
|
||||
Copyright (c) 2018-2021 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
|
||||
@ -106,6 +106,7 @@
|
||||
<Include href="media_codecs_google_audio.xml" />
|
||||
<Include href="media_codecs_vendor_audio.xml" />
|
||||
<Include href="media_codecs_google_telephony.xml" />
|
||||
<Include href="media_codecs_c2_audio.xml" />
|
||||
<Settings>
|
||||
<Setting name="max-video-encoder-input-buffers" value="11" />
|
||||
</Settings>
|
||||
@ -128,7 +129,6 @@
|
||||
<Limit name="performance-point-3840x2160" value="240" />
|
||||
<Limit name="performance-point-4096x2160" value="120" />
|
||||
<Limit name="performance-point-7680x4320" value="60" />
|
||||
<Limit name="performance-point-8192x4320" value="48" />
|
||||
</MediaCodec>
|
||||
<MediaCodec name="c2.qti.avc.decoder.low_latency" type="video/avc">
|
||||
<Alias name="OMX.qcom.video.decoder.avc.low_latency"/>
|
||||
@ -148,7 +148,6 @@
|
||||
<Limit name="performance-point-3840x2160" value="120" />
|
||||
<Limit name="performance-point-4096x2160" value="120" />
|
||||
<Limit name="performance-point-7680x4320" value="30" />
|
||||
<Limit name="performance-point-8192x4320" value="15" />
|
||||
</MediaCodec>
|
||||
<MediaCodec name="c2.qti.avc.decoder.secure" type="video/avc" >
|
||||
<Alias name="OMX.qcom.video.decoder.avc.secure"/>
|
||||
@ -183,7 +182,6 @@
|
||||
<Limit name="performance-point-3840x2160" value="240" />
|
||||
<Limit name="performance-point-4096x2160" value="120" />
|
||||
<Limit name="performance-point-7680x4320" value="60" />
|
||||
<Limit name="performance-point-8192x4320" value="48" />
|
||||
</MediaCodec>
|
||||
<MediaCodec name="c2.qti.hevc.decoder.low_latency" type="video/hevc" >
|
||||
<Alias name="OMX.qcom.video.decoder.hevc.low_latency"/>
|
||||
@ -202,7 +200,6 @@
|
||||
<Limit name="performance-point-3840x2160" value="120" />
|
||||
<Limit name="performance-point-4096x2160" value="120" />
|
||||
<Limit name="performance-point-7680x4320" value="30" />
|
||||
<Limit name="performance-point-8192x4320" value="15" />
|
||||
</MediaCodec>
|
||||
<MediaCodec name="c2.qti.hevc.decoder.secure" type="video/hevc" >
|
||||
<Alias name="OMX.qcom.video.decoder.hevc.secure"/>
|
||||
@ -275,6 +272,8 @@
|
||||
<Limit name="bitrate" range="1-220000000" />
|
||||
<Limit name="frame-rate" range="1-960" />
|
||||
<Limit name="concurrent-instances" max="16" />
|
||||
<Feature name="bitrate-modes" value="VBR,CBR" />
|
||||
<Feature name="intra-refresh" />
|
||||
<Limit name="performance-point-1280x720" value="960" />
|
||||
<Limit name="performance-point-1920x1080" value="480" />
|
||||
<Limit name="performance-point-1920x1080" value="240" />
|
||||
@ -292,6 +291,7 @@
|
||||
<Limit name="frame-rate" range="1-960" />
|
||||
<Limit name="concurrent-instances" max="16" />
|
||||
<Feature name="bitrate-modes" value="VBR,CBR" />
|
||||
<Feature name="intra-refresh" />
|
||||
<Limit name="performance-point-1280x720" value="960" />
|
||||
<Limit name="performance-point-1920x1080" value="480" />
|
||||
<Limit name="performance-point-1920x1080" value="240" />
|
||||
|
@ -66,7 +66,7 @@
|
||||
<Limit name="measured-frame-rate-320x240" range="211-600" /> <!-- N=266 v98%=1.6 -->
|
||||
<Limit name="measured-frame-rate-720x480" range="57-405" /> <!-- N=266 v98%=1.5 -->
|
||||
<Limit name="measured-frame-rate-1280x720" range="17-98" /> <!-- N=236 v98%=1.5 (-PD1A.180712.003) -->
|
||||
<Limit name="measured-frame-rate-1920x1080" range="6-82" /> <!-- N=272 v98%=1.4 -->
|
||||
<Limit name="measured-frame-rate-1920x1080" range="14-32" />
|
||||
</MediaCodec>
|
||||
<MediaCodec name="c2.android.hevc.decoder" type="video/hevc" update="true">
|
||||
<Limit name="measured-frame-rate-352x288" range="220-950" /> <!-- N=270 v98%=1.6 -->
|
||||
|
Loading…
Reference in New Issue
Block a user