Add missing performance points

Test: cts-tradefed run cts -m CtsMediaTestCases \
-t android.media.cts.MediaCodecListTest#testAllHardwareAcceleratedVideoCodecsPublishPerformancePoints

Bug: 136536656
Change-Id: Iab2a1ae6a2365fb01e0c66d818974849cb8cf596
This commit is contained in:
Pawin Vongmasa
2019-07-04 04:48:49 -07:00
parent 26ea1f7b49
commit 2aeb9b87f3

View File

@@ -161,6 +161,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>
@@ -260,6 +261,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" >