I have frame data in an unsigned char*
array. I want to create UserBuffer of Qualcomm to use it in SNPE. How can I create the UserBuffer? I didn't find any resources on their platform. The example given in their SDK doesn't seem very helpful.
Can anyone help?