Skip to content

Commit

Permalink
daisy: media: Added performance point tag for msm8953 and its variants
Browse files Browse the repository at this point in the history
Q version expects publishing of performance points.

Change-Id: Id32d96b57edd853cb450ce6ab3aa6e687ced131c
  • Loading branch information
Sanjay Singh authored and proxer05 committed Oct 31, 2021
1 parent 9ff93ca commit 3519393
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configs/media/media_codecs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ Only the three quirks included above are recognized at this point:
<Limit name="blocks-per-second" min="1" max="972000" />
<Limit name="bitrate" range="1-100000000" />
<Limit name="concurrent-instances" max="16" />
<Limit name="performance-point-3840x2160" value="24" />
<Feature name="intra-refresh" />
<Feature name="can-swap-width-height" />
<Limit name="performance-point-3840x2160" value="24" />
Expand All @@ -171,6 +172,7 @@ Only the three quirks included above are recognized at this point:
<Limit name="concurrent-instances" max="16" />
<Limit name="performance-point-1920x1088" value="30" />
<Feature name="can-swap-width-height" />
<Limit name="performance-point-1920x1088" value="30" />
</MediaCodec>
<MediaCodec name="OMX.qcom.video.encoder.h263" type="video/3gpp" >
<Quirk name="requires-allocate-on-input-ports" />
Expand Down

0 comments on commit 3519393

Please sign in to comment.