Increase MIF frequency for 30fps

This CL increases min MIF frequency to 1352000 in 30fps mode.
Although the MIF power consumption increases due to this
change, but the reduction in CPU cycles results in over-all SoC
power saving. This change also doesn't negatively impact framedrop
rate.

P22 change is ag/19820773.

Bug: 256564865
Test: Build pass, GCA, Camera power and performance evaluation
Change-Id: Iacf9172f0ce9edeecb14d38edc3c1466e7e4c7fe
This commit is contained in:
pointerkung 2022-10-31 11:19:27 +08:00 committed by Pointer Kung
parent d07d56e222
commit d71041d54d

View file

@ -6,6 +6,7 @@
"Values": [
"3172000",
"1539000",
"1352000",
"1014000",
"421000"
],
@ -1026,7 +1027,7 @@
"PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "MemFreq",
"Duration": 0,
"Value": "1014000"
"Value": "1352000"
},
{
"PowerHint": "CAMERA_STREAMING_STANDARD",