Skip to content

Commit

Permalink
conf_files: atoll: Tune perf xml
Browse files Browse the repository at this point in the history
Tune the expected FPS range in  media_codecs_performance.xml

Change-Id: I8d6d4c796009925e8c5e91ccbf74cedad4614a50
  • Loading branch information
Shrikara B committed Dec 19, 2019
1 parent 56e0051 commit a592ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf_files/atoll/media_codecs_performance.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ limitations under the License.
<Limit name="measured-frame-rate-1920x1088" range="93-146" />
</MediaCodec>
<MediaCodec name="OMX.qcom.video.decoder.hevc" type="video/hevc" update="true">
<Limit name="measured-frame-rate-352x288" range="222-222" />
<Limit name="measured-frame-rate-352x288" range="279-401" />
<Limit name="measured-frame-rate-720x480" range="268-360" />
<Limit name="measured-frame-rate-1280x720" range="191-268" />
<Limit name="measured-frame-rate-1920x1080" range="94-147" />
Expand Down

0 comments on commit a592ac6

Please sign in to comment.