Hello everyone,
I am trying to encode a video frame using IMX6Q VPU API's. This api "vpu_Init (NULL)" present in "#include <vpu_lib.h>" is getting stuck. I mean the control is not coming out of this api with status return.
I am using below BSP,
kernel - 3.14.52
buildroot version - 2019.02.8
Please let me know, what could be the possible reasons for this api not to work..