summaryrefslogtreecommitdiff
path: root/media_codecs.xml
diff options
context:
space:
mode:
authorRonghua Wu <ronghuawu@google.com>2015-07-24 09:41:22 -0700
committerRonghua Wu <ronghuawu@google.com>2015-07-24 09:41:22 -0700
commita3d2e968cc0c8e18e1d5720b769d8c068208655f (patch)
tree4f5b024fb53187bc599696905e32c48ab44dcbb3 /media_codecs.xml
parentc1131313c0c7b89a83edba3aa499b6ba96931b51 (diff)
downloadbullhead-a3d2e968cc0c8e18e1d5720b769d8c068208655f.tar.gz
bullhead: update max concurrent-instances data.
Bug: 22603171 Change-Id: I0651cb2a9a61a8699c4f83bd517fef4ce192a5d9
Diffstat (limited to 'media_codecs.xml')
-rw-r--r--media_codecs.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/media_codecs.xml b/media_codecs.xml
index f194caf..3f6dc51 100644
--- a/media_codecs.xml
+++ b/media_codecs.xml
@@ -91,7 +91,7 @@ Only the three quirks included above are recognized at this point:
<Limit name="block-size" value="16x16" />
<Limit name="blocks-per-second" min="1" max="489600" />
<Limit name="bitrate" range="1-60000000" />
- <Limit name="concurrent-instances" max="8" />
+ <Limit name="concurrent-instances" max="13" />
</MediaCodec>
<MediaCodec name="OMX.qcom.video.encoder.h263" type="video/3gpp" >
<Quirk name="requires-allocate-on-input-ports" />
@@ -99,7 +99,7 @@ Only the three quirks included above are recognized at this point:
<Quirk name="requires-loaded-to-idle-after-allocation" />
<Limit name="size" min="96x64" max="720x576" />
<Limit name="alignment" value="2x2" />
- <Limit name="concurrent-instances" max="8" />
+ <Limit name="concurrent-instances" max="13" />
</MediaCodec>
<MediaCodec name="OMX.qcom.video.encoder.avc" type="video/avc" >
<Quirk name="requires-allocate-on-input-ports" />
@@ -110,7 +110,7 @@ Only the three quirks included above are recognized at this point:
<Limit name="block-size" value="16x16" />
<Limit name="blocks-per-second" min="1" max="972000" />
<Limit name="bitrate" range="1-100000000" />
- <Limit name="concurrent-instances" max="8" />
+ <Limit name="concurrent-instances" max="13" />
</MediaCodec>
<MediaCodec name="OMX.qcom.video.encoder.vp8" type="video/x-vnd.on2.vp8" >
<Quirk name="requires-allocate-on-input-ports" />
@@ -121,7 +121,7 @@ Only the three quirks included above are recognized at this point:
<Limit name="block-size" value="16x16" />
<Limit name="blocks-per-second" min="1" max="777600" />
<Limit name="bitrate" range="1-20000000" />
- <Limit name="concurrent-instances" max="8" />
+ <Limit name="concurrent-instances" max="13" />
</MediaCodec>
</Encoders>
<Decoders>
@@ -135,7 +135,7 @@ Only the three quirks included above are recognized at this point:
<Limit name="blocks-per-second" min="1" max="972000" />
<Limit name="bitrate" range="1-100000000" />
<Feature name="adaptive-playback" />
- <Limit name="concurrent-instances" max="8" />
+ <Limit name="concurrent-instances" max="13" />
</MediaCodec>
<MediaCodec name="OMX.qcom.video.decoder.avc.secure" type="video/avc" >
<Quirk name="requires-allocate-on-input-ports" />
@@ -160,7 +160,7 @@ Only the three quirks included above are recognized at this point:
<Limit name="blocks-per-second" min="1" max="489600" />
<Limit name="bitrate" range="1-60000000" />
<Feature name="adaptive-playback" />
- <Limit name="concurrent-instances" max="7" />
+ <Limit name="concurrent-instances" max="12" />
</MediaCodec>
<MediaCodec name="OMX.qcom.video.decoder.h263" type="video/3gpp" >
<Quirk name="requires-allocate-on-input-ports" />
@@ -169,7 +169,7 @@ Only the three quirks included above are recognized at this point:
<Limit name="size" min="64x64" max="720x576" />
<Limit name="alignment" value="2x2" />
<Feature name="adaptive-playback" />
- <Limit name="concurrent-instances" max="7" />
+ <Limit name="concurrent-instances" max="12" />
</MediaCodec>
<MediaCodec name="OMX.qcom.video.decoder.vp8" type="video/x-vnd.on2.vp8" >
<Quirk name="requires-allocate-on-input-ports" />
@@ -181,7 +181,7 @@ Only the three quirks included above are recognized at this point:
<Limit name="blocks-per-second" min="1" max="777600" />
<Limit name="bitrate" range="1-20000000" />
<Feature name="adaptive-playback" />
- <Limit name="concurrent-instances" max="7" />
+ <Limit name="concurrent-instances" max="12" />
</MediaCodec>
<MediaCodec name="OMX.qcom.video.decoder.hevc" type="video/hevc" >
<Quirk name="requires-allocate-on-input-ports" />
@@ -192,7 +192,7 @@ Only the three quirks included above are recognized at this point:
<Limit name="blocks-per-second" min="1" max="972000" />
<Limit name="bitrate" range="1-100000000" />
<Feature name="adaptive-playback" />
- <Limit name="concurrent-instances" max="7" />
+ <Limit name="concurrent-instances" max="12" />
</MediaCodec>
<MediaCodec name="OMX.qcom.video.decoder.hevc.secure" type="video/hevc" >
<Quirk name="requires-allocate-on-input-ports" />