Merge "Reduce TNR frequency to 111MHz for slow-mo 240fps" into main

This commit is contained in:
Treehugger Robot 2024-08-28 02:54:21 +00:00 committed by Android (Google) Code Review
commit bbc5ed047e

View file

@ -672,6 +672,7 @@
"Values": [ "Values": [
"664000", "664000",
"233000", "233000",
"111000",
"67000" "67000"
], ],
"ResetOnInit": true "ResetOnInit": true
@ -2136,6 +2137,18 @@
"Duration": 0, "Duration": 0,
"Value": "0x0" "Value": "0x0"
}, },
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "TNRMaxFreq",
"Duration": 0,
"Value": "111000"
},
{
"PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "TNRFreq",
"Duration": 0,
"Value": "111000"
},
{ {
"PowerHint": "CAMERA_STREAMING_HIGH", "PowerHint": "CAMERA_STREAMING_HIGH",
"Node": "PowerHALCameraRunning", "Node": "PowerHALCameraRunning",