The document iMX8MP_CAMERA_DISPLAY_GUIDE.pdf mentions:
Interface header file: mediacontrol/include_api/ioctl_cmds.h
This header file is referenced by a number of Vivante header files but doesn't get built into the Yocto SDK (I am currently using Scarthgap with the Toradex 7.0.0 BSP). Sometimes this file is built in the /build/tmp/work directory but not with Toradex BSPs. I have to go find this file in a build from a different BSP and add it directly to my Qt project when I update Yocto. Is it possible to force this file to be created and added to the SDK?
Thanks