Increase TAUClampBoost during capture to reduce latency

Refer to ag/26943660

Bug: 335758846
Test: Build pass
Change-Id: I7d1c5c75e2b42f0d2625d94c1f0d11bc63d1df5c
This commit is contained in:
Pointer Kung 2024-04-18 09:32:24 +00:00
parent 33c030cecd
commit 080b098481

View file

@ -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",