media: Fine tune c2.android.hevc.encoder performance point
Bug: 256080051 Test: android.video.cts.VideoEncoderDecoderTest#testHevcGoog0Perf0320x0240 Change-Id: Ic7ad1f613b80dc95d067e918883f86252561b356
This commit is contained in:
parent
a82f7b059c
commit
386fb05c96
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@
|
||||||
</MediaCodec>
|
</MediaCodec>
|
||||||
<MediaCodec name="c2.android.hevc.encoder" type="video/hevc" update="true">
|
<MediaCodec name="c2.android.hevc.encoder" type="video/hevc" update="true">
|
||||||
<!-- measured 90%:61-65 med:62 N=8 -->
|
<!-- measured 90%:61-65 med:62 N=8 -->
|
||||||
<Limit name="measured-frame-rate-320x240" range="18-22" /> <!-- v90%=1.0 -->
|
<Limit name="measured-frame-rate-320x240" range="50-80" /> <!-- v90%=1.0 -->
|
||||||
</MediaCodec>
|
</MediaCodec>
|
||||||
<MediaCodec name="c2.android.mpeg4.encoder" type="video/mp4v-es" update="true">
|
<MediaCodec name="c2.android.mpeg4.encoder" type="video/mp4v-es" update="true">
|
||||||
<Limit name="measured-frame-rate-176x144" range="1201-1801" />
|
<Limit name="measured-frame-rate-176x144" range="1201-1801" />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue