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: API CALL QUESTION

Part Number: TDA4VM


 we multiple call "vxRegisterUserStruct(vx_context context, vx_size size)" API,“VX_TYPE_INVALID ”will be returned,We found that the maximum value is 64 through the source code。

Whether there is an unregistered interface? except call "vxReleaseContext" API,Because of the frame design。

  • Hi,

    Do you see the log "May need to increase the value of TIVX_CONTEXT_MAX_USER_STRUCTS in tiovx/include/TI/tivx_config.h" when you face this issue?

    If yes, please increase the value of TIVX_CONTEXT_MAX_USER_STRUCTS  as per your needs.

    Regards,

    Nikhil