Can vxlib (1.2) be used on TDA4 0702? If not, can vlib be used on C66? We want to use the vxHoughLinesPNode API, is there any method to use it?
Also, is there a similar library on C7X?
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.
Can vxlib (1.2) be used on TDA4 0702? If not, can vlib be used on C66? We want to use the vxHoughLinesPNode API, is there any method to use it?
Also, is there a similar library on C7X?
Hi,
vlib can be used wherever C66x DSP is present. Apis inside vlib are DSP optimized kernels without worrying about data placement in different memory section. User has to take care of appropriate data memory placement.
At present similar library is not present for C7x.
Regards
Deepak Poddar