-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ipa: rpi: pisp: Update all tuning files for sync algorithm
Default to all the standard parameter values. Signed-off-by: David Plowman <[email protected]> Reviewed-by: Naushir Patuck <[email protected]>
- Loading branch information
1 parent
fe0ba2a
commit 83cb810
Showing
23 changed files
with
138 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1182,6 +1182,11 @@ | |
] | ||
} | ||
} | ||
} | ||
}, | ||
{ | ||
"rpi.sync": | ||
{ | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1107,6 +1107,11 @@ | |
] | ||
} | ||
} | ||
} | ||
}, | ||
{ | ||
"rpi.sync": | ||
{ | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -336,6 +336,11 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
{ | ||
"rpi.sync": | ||
{ | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1189,6 +1189,11 @@ | |
] | ||
} | ||
} | ||
} | ||
}, | ||
{ | ||
"rpi.sync": | ||
{ | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1242,6 +1242,11 @@ | |
] | ||
} | ||
} | ||
} | ||
}, | ||
{ | ||
"rpi.sync": | ||
{ | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1242,6 +1242,11 @@ | |
] | ||
} | ||
} | ||
} | ||
}, | ||
{ | ||
"rpi.sync": | ||
{ | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -955,6 +955,11 @@ | |
] | ||
} | ||
} | ||
} | ||
}, | ||
{ | ||
"rpi.sync": | ||
{ | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -629,6 +629,11 @@ | |
}, | ||
{ | ||
"rpi.sharpen": { } | ||
} | ||
}, | ||
{ | ||
"rpi.sync": | ||
{ | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1181,6 +1181,11 @@ | |
] | ||
} | ||
} | ||
} | ||
}, | ||
{ | ||
"rpi.sync": | ||
{ | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1235,6 +1235,11 @@ | |
] | ||
} | ||
} | ||
} | ||
}, | ||
{ | ||
"rpi.sync": | ||
{ | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1235,6 +1235,11 @@ | |
] | ||
} | ||
} | ||
} | ||
}, | ||
{ | ||
"rpi.sync": | ||
{ | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1143,6 +1143,11 @@ | |
] | ||
} | ||
} | ||
} | ||
}, | ||
{ | ||
"rpi.sync": | ||
{ | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -541,6 +541,11 @@ | |
"limit": 1.0, | ||
"strength": 1.0 | ||
} | ||
} | ||
}, | ||
{ | ||
"rpi.sync": | ||
{ | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1204,6 +1204,11 @@ | |
] | ||
} | ||
} | ||
} | ||
}, | ||
{ | ||
"rpi.sync": | ||
{ | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -629,6 +629,11 @@ | |
}, | ||
{ | ||
"rpi.sharpen": { } | ||
} | ||
}, | ||
{ | ||
"rpi.sync": | ||
{ | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1265,6 +1265,11 @@ | |
] | ||
} | ||
} | ||
} | ||
}, | ||
{ | ||
"rpi.sync": | ||
{ | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1228,6 +1228,11 @@ | |
] | ||
} | ||
} | ||
} | ||
}, | ||
{ | ||
"rpi.sync": | ||
{ | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1288,6 +1288,11 @@ | |
] | ||
} | ||
} | ||
} | ||
}, | ||
{ | ||
"rpi.sync": | ||
{ | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1143,6 +1143,11 @@ | |
] | ||
} | ||
} | ||
} | ||
}, | ||
{ | ||
"rpi.sync": | ||
{ | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1181,6 +1181,11 @@ | |
] | ||
} | ||
} | ||
} | ||
}, | ||
{ | ||
"rpi.sync": | ||
{ | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1116,6 +1116,11 @@ | |
] | ||
} | ||
} | ||
} | ||
}, | ||
{ | ||
"rpi.sync": | ||
{ | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -210,6 +210,11 @@ | |
65535, 65535 | ||
] | ||
} | ||
} | ||
}, | ||
{ | ||
"rpi.sync": | ||
{ | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -634,6 +634,11 @@ | |
"strength": 0.5, | ||
"limit": 0.5 | ||
} | ||
} | ||
}, | ||
{ | ||
"rpi.sync": | ||
{ | ||
} | ||
} | ||
] | ||
} |