Update media_codecs_performance_c2.xml base on UP1A.230412
- add sw av1 encoder performance measure result from DVT device Bug: 271510425 Test: run cts -m CtsVideoTestCases -t android.video.cts.VideoEncoderDecoderTest Change-Id: I826ad204c323c1d22a151f04ee7e8cf64b30d882
This commit is contained in:
parent
6c5bec678a
commit
ed45a23aaa
1 changed files with 8 additions and 0 deletions
|
@ -251,5 +251,13 @@
|
|||
<Limit name="measured-frame-rate-640x360" range="91-136" />
|
||||
<Limit name="measured-frame-rate-1280x720" range="24-36" />
|
||||
</MediaCodec>
|
||||
<MediaCodec name="c2.android.av1.encoder" type="video/av01" update="true">
|
||||
<!-- measured 90%:354-361 med:355 N=2 -->
|
||||
<Limit name="measured-frame-rate-320x240" range="354-358" /> <!-- v90%=1.0 -->
|
||||
<!-- measured 90%:81-85 med:81 N=2 -->
|
||||
<Limit name="measured-frame-rate-720x480" range="81-83" /> <!-- v90%=1.0 -->
|
||||
<!-- measured 90%:32-33 med:33 N=2 -->
|
||||
<Limit name="measured-frame-rate-1280x720" range="32-33" /> <!-- v90%=1.0 -->
|
||||
</MediaCodec>
|
||||
</Encoders>
|
||||
</MediaCodecs>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue