update performance-point for BigWave AV1 decoder

Bug: 271892522

Change-Id: Ia600b167270d7d1440cd243279ed888f076f9777
Signed-off-by: Ruofei Ma <ruofeim@google.com>
This commit is contained in:
Ruofei Ma 2023-03-17 13:18:51 -07:00
parent b0e0a90053
commit aed7bdc352

View file

@ -25,7 +25,8 @@
<Limit name="bitrate" range="1-120000000" />
<Limit name="frame-rate" range="1-120" />
<Limit name="concurrent-instances" max="16" />
<Limit name="performance-point-1920x1080" value="120" />
<Limit name="performance-point-1920x1080" value="180" />
<Limit name="performance-point-1920x1079" value="120" />
<Limit name="performance-point-3840x2160" value="60" />
<!--Feature name="adaptive-playback" /-->
</MediaCodec>
@ -38,7 +39,8 @@
<Limit name="bitrate" range="1-120000000" />
<Limit name="frame-rate" range="1-120" />
<Limit name="concurrent-instances" max="16" />
<Limit name="performance-point-1920x1080" value="120" />
<Limit name="performance-point-1920x1080" value="180" />
<Limit name="performance-point-1920x1079" value="120" />
<Limit name="performance-point-3840x2160" value="60" />
<!--Feature name="adaptive-playback" /-->
<Feature name="secure-playback" required="true" />