Hi, i have a question about isp.
i'm currently using imx8mp. According to the reference manual, it seems that ISP is directly connected to MIPI and only receives data from MIPI output. But, what i want to do is apply custom algorithms to the MIPI output and after that, apply ISP functionalities. Therefore, ISP needs to get data from memory.
Is it possible to transfer data from memory to ISP?
Thanks in advance.