Tool/software:
Hi TI experts,
We're trying to develop some raw image preprocess algorithms to AM62A Gstreamer pipeline. And I noticed that there is a reserved preprocess API in "gsttiovxisp.c" and its father class "gsttiovxmiso.c".
So I write a preprocess function into "gsttiovxisp.c" in the screenshot below. I can also read the raw data in the READ map type.
But when I tried to map the memory with READWRITE mode, wrong info said that the memory data cannot be mapped with WRITE mode.
Could you please help out?
Best Regards,
Yizhe Fan