Revert "sm6250-common: media: Update codec performance points"

* for cleaner R update

This reverts commit https://source.codeaurora.org/quic/la/platform/hardware/qcom/media/commit/?id=643564b841243317e073666be2aa98a31957ca26.
This commit is contained in:
Volodymyr Zhdanov 2020-10-20 02:09:07 +03:00 committed by Demon000
parent af8c1733a1
commit 4c06979cbd

View File

@ -198,7 +198,7 @@ Only the three quirks included above are recognized at this point:
<Limit name="bitrate" range="1-2000000" />
<Limit name="frame-rate" range="1-30" />
<Limit name="concurrent-instances" max="16" />
<Limit name="performance-point-720x480" value="30" />
<Limit name="performance-point-864x480" value="30" />
</MediaCodec>
<MediaCodec name="OMX.qcom.video.encoder.mpeg4sw" type="video/mp4v-es" >
<Quirk name="requires-allocate-on-input-ports" />
@ -211,7 +211,7 @@ Only the three quirks included above are recognized at this point:
<Limit name="bitrate" range="1-8000000" />
<Limit name="frame-rate" range="1-30" />
<Limit name="concurrent-instances" max="16" />
<Limit name="performance-point-720x480" value="30" />
<Limit name="performance-point-864x480" value="30" />
</MediaCodec>
</Encoders>
<Decoders>
@ -360,7 +360,7 @@ Only the three quirks included above are recognized at this point:
<Limit name="frame-rate" range="1-30" />
<Feature name="adaptive-playback" />
<Limit name="concurrent-instances" max="16" />
<Limit name="performance-point-720x480" value="30" />
<Limit name="performance-point-864x480" value="30" />
</MediaCodec>
<MediaCodec name="OMX.qti.video.decoder.mpeg4sw" type="video/mp4v-es">
<Quirk name="requires-allocate-on-input-ports" />