This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM62A7: Adding Preprocess Function into Gsttiovxisp Plugin

Part Number: AM62A7

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