Skip to content

Commit fe0ba2a

Browse files
committed
ipa: rpi: vc4: 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]>
1 parent b8298be commit fe0ba2a

19 files changed

+114
-19
lines changed

src/ipa/rpi/vc4/data/imx219.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -690,6 +690,11 @@
690690
}
691691
}
692692
}
693-
}
693+
},
694+
{
695+
"rpi.sync":
696+
{
697+
}
698+
}
694699
]
695700
}

src/ipa/rpi/vc4/data/imx219_noir.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -624,6 +624,11 @@
624624
}
625625
}
626626
}
627-
}
627+
},
628+
{
629+
"rpi.sync":
630+
{
631+
}
632+
}
628633
]
629634
}

src/ipa/rpi/vc4/data/imx283.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,11 @@
308308
},
309309
{
310310
"rpi.sharpen": { }
311-
}
311+
},
312+
{
313+
"rpi.sync":
314+
{
315+
}
316+
}
312317
]
313318
}

src/ipa/rpi/vc4/data/imx290.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,11 @@
209209
}
210210
]
211211
}
212-
}
212+
},
213+
{
214+
"rpi.sync":
215+
{
216+
}
217+
}
213218
]
214219
}

src/ipa/rpi/vc4/data/imx296.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,6 +438,11 @@
438438
"strength": 1.0,
439439
"limit": 0.18
440440
}
441-
}
441+
},
442+
{
443+
"rpi.sync":
444+
{
445+
}
446+
}
442447
]
443448
}

src/ipa/rpi/vc4/data/imx296_mono.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,11 @@
235235
"strength": 1.0,
236236
"limit": 0.18
237237
}
238-
}
238+
},
239+
{
240+
"rpi.sync":
241+
{
242+
}
243+
}
239244
]
240245
}

src/ipa/rpi/vc4/data/imx378.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,11 @@
422422
},
423423
{
424424
"rpi.sharpen": { }
425-
}
425+
},
426+
{
427+
"rpi.sync":
428+
{
429+
}
430+
}
426431
]
427432
}

src/ipa/rpi/vc4/data/imx477.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -695,6 +695,11 @@
695695
}
696696
}
697697
}
698-
}
698+
},
699+
{
700+
"rpi.sync":
701+
{
702+
}
703+
}
699704
]
700705
}

src/ipa/rpi/vc4/data/imx477_noir.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -651,6 +651,11 @@
651651
}
652652
}
653653
}
654-
}
654+
},
655+
{
656+
"rpi.sync":
657+
{
658+
}
659+
}
655660
]
656661
}

src/ipa/rpi/vc4/data/imx477_scientific.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,6 +483,11 @@
483483
},
484484
{
485485
"rpi.sharpen": { }
486-
}
486+
},
487+
{
488+
"rpi.sync":
489+
{
490+
}
491+
}
487492
]
488493
}

0 commit comments

Comments
 (0)