I'm searching for the following:
1) Full documentation of ISP firmware API and its interaction with atomisp drivers, in particular:
a) description of processing model
b) description of structures/abstraction used (concept of pipelines, ISP ports etc. explained)
c) all ISP FW API functions and parameters fully documented
d) capability to process parallel video streams
2) Code examples and/or test application utilizing ISP processing functions showing proper order of function invocation in order to achieve given transformation on the image
Thank you!