Revert "Add 720p@480fps media profiles for P23 devices."
This reverts commit 9e97195ff4
.
Reason for revert: The CL makes the CTS test testConstrainedHighSpeedCapability fail because we didn't add 480fps to camera characteristics, which in turn is because 480fps on P23 was descoped.
Change-Id: Ic200d63e911e8c49fb86f00855f7d38f2a926e52
This commit is contained in:
parent
9e97195ff4
commit
08850e91c7
2 changed files with 0 additions and 28 deletions
|
@ -309,20 +309,6 @@
|
|||
channels="1" />
|
||||
</EncoderProfile>
|
||||
|
||||
<EncoderProfile quality="highspeed720p" fileFormat="mp4" duration="60">
|
||||
<Video codec="h264"
|
||||
bitRate="72000000"
|
||||
width="1280"
|
||||
height="720"
|
||||
frameRate="480" />
|
||||
|
||||
<!-- audio setting is ignored -->
|
||||
<Audio codec="aac"
|
||||
bitRate="96000"
|
||||
sampleRate="48000"
|
||||
channels="1" />
|
||||
</EncoderProfile>
|
||||
|
||||
<ImageEncoding quality="90" />
|
||||
<ImageEncoding quality="80" />
|
||||
<ImageEncoding quality="70" />
|
||||
|
|
|
@ -309,20 +309,6 @@
|
|||
channels="1" />
|
||||
</EncoderProfile>
|
||||
|
||||
<EncoderProfile quality="highspeed720p" fileFormat="mp4" duration="60">
|
||||
<Video codec="h264"
|
||||
bitRate="72000000"
|
||||
width="1280"
|
||||
height="720"
|
||||
frameRate="480" />
|
||||
|
||||
<!-- audio setting is ignored -->
|
||||
<Audio codec="aac"
|
||||
bitRate="96000"
|
||||
sampleRate="48000"
|
||||
channels="1" />
|
||||
</EncoderProfile>
|
||||
|
||||
<ImageEncoding quality="90" />
|
||||
<ImageEncoding quality="80" />
|
||||
<ImageEncoding quality="70" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue