Skip to content

Commit

Permalink
ipa: rpi: pisp: Update all tuning files for sync algorithm
Browse files Browse the repository at this point in the history
Default to all the standard parameter values.

Signed-off-by: David Plowman <[email protected]>
Reviewed-by: Naushir Patuck <[email protected]>
  • Loading branch information
davidplowman committed Jan 23, 2025
1 parent fe0ba2a commit 83cb810
Show file tree
Hide file tree
Showing 23 changed files with 138 additions and 23 deletions.
7 changes: 6 additions & 1 deletion src/ipa/rpi/pisp/data/imx219.json
Original file line number Diff line number Diff line change
Expand Up @@ -1182,6 +1182,11 @@
]
}
}
}
},
{
"rpi.sync":
{
}
}
]
}
7 changes: 6 additions & 1 deletion src/ipa/rpi/pisp/data/imx219_noir.json
Original file line number Diff line number Diff line change
Expand Up @@ -1107,6 +1107,11 @@
]
}
}
}
},
{
"rpi.sync":
{
}
}
]
}
7 changes: 6 additions & 1 deletion src/ipa/rpi/pisp/data/imx290.json
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,11 @@
}
]
}
}
},
{
"rpi.sync":
{
}
}
]
}
7 changes: 6 additions & 1 deletion src/ipa/rpi/pisp/data/imx296.json
Original file line number Diff line number Diff line change
Expand Up @@ -1189,6 +1189,11 @@
]
}
}
}
},
{
"rpi.sync":
{
}
}
]
}
7 changes: 6 additions & 1 deletion src/ipa/rpi/pisp/data/imx296_16mm.json
Original file line number Diff line number Diff line change
Expand Up @@ -1242,6 +1242,11 @@
]
}
}
}
},
{
"rpi.sync":
{
}
}
]
}
7 changes: 6 additions & 1 deletion src/ipa/rpi/pisp/data/imx296_6mm.json
Original file line number Diff line number Diff line change
Expand Up @@ -1242,6 +1242,11 @@
]
}
}
}
},
{
"rpi.sync":
{
}
}
]
}
7 changes: 6 additions & 1 deletion src/ipa/rpi/pisp/data/imx296_mono.json
Original file line number Diff line number Diff line change
Expand Up @@ -955,6 +955,11 @@
]
}
}
}
},
{
"rpi.sync":
{
}
}
]
}
7 changes: 6 additions & 1 deletion src/ipa/rpi/pisp/data/imx378.json
Original file line number Diff line number Diff line change
Expand Up @@ -629,6 +629,11 @@
},
{
"rpi.sharpen": { }
}
},
{
"rpi.sync":
{
}
}
]
}
7 changes: 6 additions & 1 deletion src/ipa/rpi/pisp/data/imx477.json
Original file line number Diff line number Diff line change
Expand Up @@ -1181,6 +1181,11 @@
]
}
}
}
},
{
"rpi.sync":
{
}
}
]
}
7 changes: 6 additions & 1 deletion src/ipa/rpi/pisp/data/imx477_16mm.json
Original file line number Diff line number Diff line change
Expand Up @@ -1235,6 +1235,11 @@
]
}
}
}
},
{
"rpi.sync":
{
}
}
]
}
7 changes: 6 additions & 1 deletion src/ipa/rpi/pisp/data/imx477_6mm.json
Original file line number Diff line number Diff line change
Expand Up @@ -1235,6 +1235,11 @@
]
}
}
}
},
{
"rpi.sync":
{
}
}
]
}
7 changes: 6 additions & 1 deletion src/ipa/rpi/pisp/data/imx477_noir.json
Original file line number Diff line number Diff line change
Expand Up @@ -1143,6 +1143,11 @@
]
}
}
}
},
{
"rpi.sync":
{
}
}
]
}
7 changes: 6 additions & 1 deletion src/ipa/rpi/pisp/data/imx477_scientific.json
Original file line number Diff line number Diff line change
Expand Up @@ -541,6 +541,11 @@
"limit": 1.0,
"strength": 1.0
}
}
},
{
"rpi.sync":
{
}
}
]
}
7 changes: 6 additions & 1 deletion src/ipa/rpi/pisp/data/imx500.json
Original file line number Diff line number Diff line change
Expand Up @@ -1204,6 +1204,11 @@
]
}
}
}
},
{
"rpi.sync":
{
}
}
]
}
7 changes: 6 additions & 1 deletion src/ipa/rpi/pisp/data/imx519.json
Original file line number Diff line number Diff line change
Expand Up @@ -629,6 +629,11 @@
},
{
"rpi.sharpen": { }
}
},
{
"rpi.sync":
{
}
}
]
}
7 changes: 6 additions & 1 deletion src/ipa/rpi/pisp/data/imx708.json
Original file line number Diff line number Diff line change
Expand Up @@ -1265,6 +1265,11 @@
]
}
}
}
},
{
"rpi.sync":
{
}
}
]
}
7 changes: 6 additions & 1 deletion src/ipa/rpi/pisp/data/imx708_noir.json
Original file line number Diff line number Diff line change
Expand Up @@ -1228,6 +1228,11 @@
]
}
}
}
},
{
"rpi.sync":
{
}
}
]
}
7 changes: 6 additions & 1 deletion src/ipa/rpi/pisp/data/imx708_wide.json
Original file line number Diff line number Diff line change
Expand Up @@ -1288,6 +1288,11 @@
]
}
}
}
},
{
"rpi.sync":
{
}
}
]
}
7 changes: 6 additions & 1 deletion src/ipa/rpi/pisp/data/imx708_wide_noir.json
Original file line number Diff line number Diff line change
Expand Up @@ -1143,6 +1143,11 @@
]
}
}
}
},
{
"rpi.sync":
{
}
}
]
}
7 changes: 6 additions & 1 deletion src/ipa/rpi/pisp/data/ov5647.json
Original file line number Diff line number Diff line change
Expand Up @@ -1181,6 +1181,11 @@
]
}
}
}
},
{
"rpi.sync":
{
}
}
]
}
7 changes: 6 additions & 1 deletion src/ipa/rpi/pisp/data/ov5647_noir.json
Original file line number Diff line number Diff line change
Expand Up @@ -1116,6 +1116,11 @@
]
}
}
}
},
{
"rpi.sync":
{
}
}
]
}
7 changes: 6 additions & 1 deletion src/ipa/rpi/pisp/data/ov9281_mono.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,11 @@
65535, 65535
]
}
}
},
{
"rpi.sync":
{
}
}
]
}
7 changes: 6 additions & 1 deletion src/ipa/rpi/pisp/data/se327m12.json
Original file line number Diff line number Diff line change
Expand Up @@ -634,6 +634,11 @@
"strength": 0.5,
"limit": 0.5
}
}
},
{
"rpi.sync":
{
}
}
]
}

0 comments on commit 83cb810

Please sign in to comment.