Merge "thermal: update vt model with 3 prev samples" into main

This commit is contained in:
Sayanna Chandula 2024-02-27 21:09:19 +00:00 committed by Android (Google) Code Review
commit 11c24123c3
3 changed files with 2 additions and 2 deletions

View file

@ -227,7 +227,7 @@
"Coefficient": [1.0], "Coefficient": [1.0],
"Multiplier": 0.001, "Multiplier": 0.001,
"Offset": 500, "Offset": 500,
"PreviousSampleCount": 5 "PreviousSampleCount": 3
}, },
{ {
"Name": "VIRTUAL-SKIN-MODEL-LEGACY-DIFF", "Name": "VIRTUAL-SKIN-MODEL-LEGACY-DIFF",

View file

@ -226,7 +226,7 @@
"Coefficient": [1.0], "Coefficient": [1.0],
"Multiplier": 0.001, "Multiplier": 0.001,
"Offset": 500, "Offset": 500,
"PreviousSampleCount": 5 "PreviousSampleCount": 3
}, },
{ {
"Name": "VIRTUAL-SKIN-MODEL-LEGACY-DIFF", "Name": "VIRTUAL-SKIN-MODEL-LEGACY-DIFF",