Skip to content

Commit

Permalink
media: sunfish: update performance data for Android T
Browse files Browse the repository at this point in the history
Bug: 220165444
Test:
android.media.decoder.cts.VideoDecoderPerfTest
android.video.cts.VideoEncoderDecoderTest

Change-Id: If6755774daf611006dfcf19c49b0ac24ebc62261
  • Loading branch information
Jerry Huang committed Apr 22, 2022
1 parent d10561c commit 6c9013c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions media_codecs_performance_c2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@
<MediaCodec name="c2.android.mpeg4.decoder" type="video/mp4v-es" update="true">
<!-- measured 90%:1697-1993 med:1825 N=8 -->
<Limit name="measured-frame-rate-176x144" range="1824-1839" /> <!-- v90%=1.1 -->
<Limit name="measured-frame-rate-480x360" range="970-1455" />
<Limit name="measured-frame-rate-1280x720" range="368-552" />
</MediaCodec>
</Decoders>

Expand Down Expand Up @@ -175,8 +177,7 @@
<Limit name="measured-frame-rate-1920x1080" range="31-31" /> <!-- N=108 v98%=1.0 -->
</MediaCodec>
<MediaCodec name="c2.android.vp9.encoder" type="video/x-vnd.on2.vp9" update="true">
<!-- measured 93%:99-156 med:109/109 N=24 -->
<Limit name="measured-frame-rate-320x180" range="109-109" /> <!-- v93%=1.3 -->
<Limit name="measured-frame-rate-320x180" range="192-288" />
<!-- measured 95%:54-67 med:61/61 N=36 -->
<Limit name="measured-frame-rate-640x360" range="61-61" /> <!-- v95%=1.1 -->
<!-- measured 95%:16-26 med:20/20 N=32 -->
Expand Down

0 comments on commit 6c9013c

Please sign in to comment.