MIF frequency optimization for 60fps video recording use-case am: bedc610607
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19320914 Change-Id: I95965011726115a1e284f4cffeb974a108d968af Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
9b8feff648
1 changed files with 2 additions and 1 deletions
|
@ -5,6 +5,7 @@
|
|||
"Path": "/sys/devices/platform/17000010.devfreq_mif/devfreq/17000010.devfreq_mif/min_freq",
|
||||
"Values": [
|
||||
"3172000",
|
||||
"1539000",
|
||||
"1014000",
|
||||
"421000"
|
||||
],
|
||||
|
@ -940,7 +941,7 @@
|
|||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||
"Node": "MemFreq",
|
||||
"Duration": 0,
|
||||
"Value": "1014000"
|
||||
"Value": "1539000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||
|
|
Loading…
Reference in a new issue