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.

TDA4VM: When camera collects image data, it needs to reserve buffer 10ms, but it will cause the queue not to be scheduled

Part Number: TDA4VM

     After calling the "tivxgraphparameterenquereadyref" function, I get the data pointer by calling "vxmapimagepatch". Because I need zero copy, I want to pass the pointer to the algorithm, but if I don't release the pointer, the queue can't be scheduled. What can I do? Thank you very much!