summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPawin Vongmasa <pawin@google.com>2019-07-10 07:57:07 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-10 07:57:07 -0700
commit158137ad02d28c8e79ef898c7a63388c02c71603 (patch)
treee5d36f08df04a712fb3137d54e794101d04c3a00
parent2bf61a1035c874d0fe05d574a3901b5991ad1f4b (diff)
parent7929d2aa27a11c466bc4fcabd2fc1e5d3a10a37f (diff)
downloadmarlin-158137ad02d28c8e79ef898c7a63388c02c71603.tar.gz
Add missing performance points
am: 7929d2aa27 Change-Id: I2b65feb017c1fad75f332827eb7384e16f7b69d4
-rw-r--r--media_codecs.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/media_codecs.xml b/media_codecs.xml
index f50ce512..178838ed 100644
--- a/media_codecs.xml
+++ b/media_codecs.xml
@@ -140,6 +140,7 @@ Only the three quirks included above are recognized at this point:
<Limit name="frame-rate" range="1-240" />
<Limit name="concurrent-instances" max="16" />
<Limit name="performance-point-864x480" value="30" />
+ <Limit name="performance-point-720x576" value="25" />
<Limit name="performance-point-720x480" value="30" />
<Feature name="bitrate-modes" value="VBR,CBR" />
</MediaCodec>
@@ -254,6 +255,7 @@ Only the three quirks included above are recognized at this point:
<Feature name="adaptive-playback" />
<Limit name="concurrent-instances" max="16" />
<Limit name="performance-point-864x480" value="30" />
+ <Limit name="performance-point-720x576" value="25" />
<Limit name="performance-point-720x480" value="30" />
</MediaCodec>
<MediaCodec name="OMX.qcom.video.decoder.vp8" type="video/x-vnd.on2.vp8" >