From 1b95f54db36e50c67e3e122b2ffcfd5a5cb9e16c Mon Sep 17 00:00:00 2001
From: Paras Nagda <pnagda@codeaurora.org>
Date: Fri, 7 Aug 2020 11:37:02 +0530
Subject: [PATCH] sm6250-common: media: finetune performance xml

Fine tuned the performance xml based on the
CTS results for VP9 decoder

Change-Id: I096172346200a7adaca2ad32cf90fc24b1e69a30
---
 media/media_codecs_performance.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media/media_codecs_performance.xml b/media/media_codecs_performance.xml
index 40bbcac..603cca5 100644
--- a/media/media_codecs_performance.xml
+++ b/media/media_codecs_performance.xml
@@ -122,8 +122,8 @@ limitations under the License.
             <Limit name="measured-frame-rate-320x240" range="377-377" />
             <Limit name="measured-frame-rate-640x360" range="323-323" />
             <Limit name="measured-frame-rate-1280x720" range="262-262" />
-            <Limit name="measured-frame-rate-1920x1080" range="220-220" />
-            <Limit name="measured-frame-rate-3840x2160" range="51-51" />
+            <Limit name="measured-frame-rate-1920x1080" range="77-81" />
+            <Limit name="measured-frame-rate-3840x2160" range="18-19" />
         </MediaCodec>
         <MediaCodec name="OMX.google.h264.decoder" type="video/avc" update="true">
             <Limit name="measured-frame-rate-320x240" range="122-122" />
-- 
GitLab