Tool/software:
Hello TI`team,
we are looking for how control the ISP parameters like, AWB gains etc. in PC emulation mode. (x86 platform)
we see config defaults are applied in header - "vx_vpac_viss_target_defaults.c".
Our queries are:
1. if we modify something in this header, will it get reflected during PC-emulation execution.
If no, is there any other way to make it possible?
2. we could able to re-compile dcc-bins with some changes in config file. but looks like changes are not getting reflected during pc-emulation execution.
we are coping the updated dcc-bins as follows:
Kindly correct me if I am wrong.