mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-30 05:29:39 +00:00
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:
@@ -161,6 +161,7 @@ Only the three quirks included above are recognized at this point:
|
|||||||
<Limit name="frame-rate" range="1-240" />
|
<Limit name="frame-rate" range="1-240" />
|
||||||
<Limit name="concurrent-instances" max="16" />
|
<Limit name="concurrent-instances" max="16" />
|
||||||
<Limit name="performance-point-864x480" value="30" />
|
<Limit name="performance-point-864x480" value="30" />
|
||||||
|
<Limit name="performance-point-720x576" value="25" />
|
||||||
<Limit name="performance-point-720x480" value="30" />
|
<Limit name="performance-point-720x480" value="30" />
|
||||||
<Feature name="bitrate-modes" value="VBR,CBR" />
|
<Feature name="bitrate-modes" value="VBR,CBR" />
|
||||||
</MediaCodec>
|
</MediaCodec>
|
||||||
@@ -260,6 +261,7 @@ Only the three quirks included above are recognized at this point:
|
|||||||
<Feature name="adaptive-playback" />
|
<Feature name="adaptive-playback" />
|
||||||
<Limit name="concurrent-instances" max="16" />
|
<Limit name="concurrent-instances" max="16" />
|
||||||
<Limit name="performance-point-864x480" value="30" />
|
<Limit name="performance-point-864x480" value="30" />
|
||||||
|
<Limit name="performance-point-720x576" value="25" />
|
||||||
<Limit name="performance-point-720x480" value="30" />
|
<Limit name="performance-point-720x480" value="30" />
|
||||||
</MediaCodec>
|
</MediaCodec>
|
||||||
<MediaCodec name="OMX.qcom.video.decoder.vp8" type="video/x-vnd.on2.vp8" >
|
<MediaCodec name="OMX.qcom.video.decoder.vp8" type="video/x-vnd.on2.vp8" >
|
||||||
|
|||||||
Reference in New Issue
Block a user