Skip to content

Commit

Permalink
sdm845-common: media: Update performance values in xml file
Browse files Browse the repository at this point in the history
MPEG4SW decoder  performance values are modified
as per cts test results.

Change-Id: I56a5aac08354b3f8d6896a335b82219533560a39
  • Loading branch information
Sanjay Singh authored and RahulGorai0206 committed Apr 20, 2024
1 parent 9dff347 commit 3612ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/media_codecs_performance.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ limitations under the License.
</MediaCodec>
<MediaCodec name="OMX.qti.video.decoder.mpeg4sw" type="video/mp4v-es" update="true">
<Limit name="measured-frame-rate-176x144" range="590-950" />
<Limit name="measured-frame-rate-480x360" range="164-360" />
<Limit name="measured-frame-rate-480x360" range="930-1000" />
<Limit name="measured-frame-rate-1280x720" range="480-502" />
</MediaCodec>
<MediaCodec name="OMX.qcom.video.decoder.vp8" type="video/x-vnd.on2.vp8" update="true">
Expand Down

0 comments on commit 3612ae2

Please sign in to comment.