Skip to content

Commit

Permalink
sdm660_64: Finetune fps values
Browse files Browse the repository at this point in the history
Updated fps values of vp8 and mp4 encoder as per results

Change-Id: Ibd27d04bdc6be30eb3a77d35c0befc097175966b
  • Loading branch information
Vasantha Balla authored and Gerrit - the friendly Code Review server committed Oct 23, 2020
1 parent 42637f0 commit 6d60e23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions media_codecs_performance.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<Limit name="measured-frame-rate-640x480" range="144-144" />
</MediaCodec>
<MediaCodec name="OMX.qcom.video.encoder.vp8" type="video/x-vnd.on2.vp8" update="true">
<Limit name="measured-frame-rate-320x180" range="312-312" />
<Limit name="measured-frame-rate-320x180" range="126-130" />
<Limit name="measured-frame-rate-640x360" range="175-174" />
<Limit name="measured-frame-rate-1280x720" range="30-40" />
<Limit name="measured-frame-rate-1920x1080" range="20-25" />
Expand All @@ -70,7 +70,7 @@
<Limit name="measured-frame-rate-176x144" range="385-385" />
</MediaCodec>
<MediaCodec name="c2.android.mpeg4.encoder" type="video/mp4v-es" update="true">
<Limit name="measured-frame-rate-176x144" range="350-360" />
<Limit name="measured-frame-rate-176x144" range="109-120" />
</MediaCodec>
<MediaCodec name="c2.android.hevc.encoder" type="video/hevc" update="true">
<Limit name="measured-frame-rate-320x240" range="13-21" />
Expand Down

0 comments on commit 6d60e23

Please sign in to comment.