[Camera] Update CPU DVFSHeadroom for CAMERA_STREAMING_STANDARD/PROJECT11 and CDPreferHighCap for Video Call
sync from ag/27120048 and ag/26555645 Bug: 343101802 Test: Build pass Test: Save photo preview ~38mW and 30fps/120fps recording ~12mW without frame drop impact. (https://docs.google.com/spreadsheets/d/1ibQabthI6kUL6mOxGpxDKS__1tcbRBoUUDgi2Urf6H8/edit?usp=sharing) Test: Save Meet front video call ~7mW (https://docs.google.com/spreadsheets/d/1rfDGESnMuT2KfGjtYrE7rLAJ5qt-F4DYWUYAB8anKbY/edit?usp=sharing) Change-Id: I5c5e255a035ab0c42fa8d3441051a4856fa12a7f
This commit is contained in:
parent
1d2b4db33f
commit
37033c37c6
1 changed files with 3 additions and 3 deletions
|
@ -2156,7 +2156,7 @@
|
|||
"PowerHint": "CAMERA_STREAMING_STANDARD",
|
||||
"Node": "CPUDVFSHeadroom",
|
||||
"Duration": 0,
|
||||
"Value": "1280 1100 1055"
|
||||
"Value": "1100"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_STANDARD",
|
||||
|
@ -2336,7 +2336,7 @@
|
|||
"PowerHint": "CAMERA_STREAMING_VIDEO_CALL",
|
||||
"Node": "CDPreferHighCap",
|
||||
"Duration": 0,
|
||||
"Value": "1"
|
||||
"Value": "0"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_VIDEO_CALL",
|
||||
|
@ -3135,7 +3135,7 @@
|
|||
"PowerHint": "CAMERA_PROJECT11",
|
||||
"Node": "CPUDVFSHeadroom",
|
||||
"Duration": 0,
|
||||
"Value": "1280 1100 1055"
|
||||
"Value": "1100"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_PROJECT11",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue