summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2021-11-02 13:50:52 -0700
committerLinux Build Service Account <lnxbuild@localhost>2021-11-02 13:50:52 -0700
commitb410484ef2c66959bed49a5b9f74ce35c7f83696 (patch)
tree44e7c217eb3d0bc44b80c242dd8178d6396ad056
parent38fc1341fc6056dad074b2efc7ce009fcce111dd (diff)
parentf6d6d8479881a86743b4c16230c2ec73556ae148 (diff)
Merge f6d6d8479881a86743b4c16230c2ec73556ae148 on remote branch
Change-Id: Iaef700973f837959a25c774bf698716168112b68
-rw-r--r--conf_files/msmnile/media_codecs_performance.xml2
-rw-r--r--conf_files/trinket/media_codecs_performance.xml2
2 files changed, 3 insertions, 1 deletions
diff --git a/conf_files/msmnile/media_codecs_performance.xml b/conf_files/msmnile/media_codecs_performance.xml
index 240486fc..befacadb 100644
--- a/conf_files/msmnile/media_codecs_performance.xml
+++ b/conf_files/msmnile/media_codecs_performance.xml
@@ -112,6 +112,7 @@ limitations under the License.
</MediaCodec>
<MediaCodec name="OMX.qcom.video.decoder.hevc" type="video/hevc" update="true">
<Limit name="measured-frame-rate-352x288" range="784-1700" />
+ <Limit name="measured-frame-rate-640x360" range="500-527" />
<Limit name="measured-frame-rate-720x480" range="1046-1157" />
<Limit name="measured-frame-rate-1280x720" range="290-641" />
<Limit name="measured-frame-rate-1920x1080" range="316-318" />
@@ -134,6 +135,7 @@ limitations under the License.
</MediaCodec>
<MediaCodec name="OMX.qcom.video.decoder.vp9" type="video/x-vnd.on2.vp9" update="true">
<Limit name="measured-frame-rate-320x240" range="1103-1262" />
+ <Limit name="measured-frame-rate-320x180" range="533-543" />
<Limit name="measured-frame-rate-640x360" range="347-783" />
<Limit name="measured-frame-rate-1280x720" range="579-594" />
<Limit name="measured-frame-rate-1920x1080" range="496-518" />
diff --git a/conf_files/trinket/media_codecs_performance.xml b/conf_files/trinket/media_codecs_performance.xml
index 45faa544..04d9adc1 100644
--- a/conf_files/trinket/media_codecs_performance.xml
+++ b/conf_files/trinket/media_codecs_performance.xml
@@ -194,7 +194,7 @@ limitations under the License.
</MediaCodec>
<MediaCodec name="c2.android.vp9.decoder" type="video/x-vnd.on2.vp9" update="true">
<Limit name="measured-frame-rate-320x180" range="283-352" />
- <Limit name="measured-frame-rate-640x360" range="161-202" />
+ <Limit name="measured-frame-rate-640x360" range="20-175" />
<Limit name="measured-frame-rate-1280x720" range="32-46" />
<Limit name="measured-frame-rate-1920x1080" range="18-28" />
</MediaCodec>