sm6250-common: media: Update perf-points for sw encoder and decoder
Update the performance points values for sw encoder and decoder components in media-codecs xml file for gsi. Change-Id: I424a5716732b917df56935e057107c6329cb31c8
This commit is contained in:
parent
4c06979cbd
commit
f0c9b82da5
@ -199,6 +199,8 @@ Only the three quirks included above are recognized at this point:
|
||||
<Limit name="frame-rate" range="1-30" />
|
||||
<Limit name="concurrent-instances" max="16" />
|
||||
<Limit name="performance-point-864x480" value="30" />
|
||||
<Limit name="performance-point-720x480" value="30" />
|
||||
<Limit name="performance-point-720x576" value="25" />
|
||||
</MediaCodec>
|
||||
<MediaCodec name="OMX.qcom.video.encoder.mpeg4sw" type="video/mp4v-es" >
|
||||
<Quirk name="requires-allocate-on-input-ports" />
|
||||
@ -212,6 +214,8 @@ Only the three quirks included above are recognized at this point:
|
||||
<Limit name="frame-rate" range="1-30" />
|
||||
<Limit name="concurrent-instances" max="16" />
|
||||
<Limit name="performance-point-864x480" value="30" />
|
||||
<Limit name="performance-point-720x480" value="30" />
|
||||
<Limit name="performance-point-720x576" value="25" />
|
||||
</MediaCodec>
|
||||
</Encoders>
|
||||
<Decoders>
|
||||
@ -361,6 +365,8 @@ Only the three quirks included above are recognized at this point:
|
||||
<Feature name="adaptive-playback" />
|
||||
<Limit name="concurrent-instances" max="16" />
|
||||
<Limit name="performance-point-864x480" value="30" />
|
||||
<Limit name="performance-point-720x480" value="30" />
|
||||
<Limit name="performance-point-720x576" value="25" />
|
||||
</MediaCodec>
|
||||
<MediaCodec name="OMX.qti.video.decoder.mpeg4sw" type="video/mp4v-es">
|
||||
<Quirk name="requires-allocate-on-input-ports" />
|
||||
|
Loading…
Reference in New Issue
Block a user