Increase TAUClampBoost during capture to reduce latency
Refer to ag/26943660 Bug: 335758846 Test: Build pass Change-Id: I7d1c5c75e2b42f0d2625d94c1f0d11bc63d1df5c
This commit is contained in:
parent
33c030cecd
commit
080b098481
1 changed files with 7 additions and 0 deletions
|
@ -269,6 +269,7 @@
|
|||
"Path": "/proc/vendor_sched/groups/ta/uclamp_min",
|
||||
"Values": [
|
||||
"765",
|
||||
"600",
|
||||
"1"
|
||||
],
|
||||
"ResetOnInit": true
|
||||
|
@ -1343,6 +1344,12 @@
|
|||
"Duration": 3000,
|
||||
"Value": "0"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_CAPTURE_CPU_THROTTLE",
|
||||
"Node": "TAUClampBoost",
|
||||
"Duration": 3000,
|
||||
"Value": "600"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_THERMAL_SEVERE_BOOST",
|
||||
"Node": "CDPreferHighCap",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue