We want to use i.MX233 PXP for image rotation and alpha-blending.
Does anyone have examples of such PXP usage in C code?
Solved! Go to Solution.
As for rotation - please look at Re: i.MX23 CPU - Display Rotate function not working
Also, please refer to the Linux PXP driver ; the PxP driver source code is located in
drivers/media/video/mxs_pxp.c and drivers/media/video/mxs_pxp.h.
The PXP driver may be used via V4L2.
Have a great day,
Yuri
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
As for rotation - please look at Re: i.MX23 CPU - Display Rotate function not working
Also, please refer to the Linux PXP driver ; the PxP driver source code is located in
drivers/media/video/mxs_pxp.c and drivers/media/video/mxs_pxp.h.
The PXP driver may be used via V4L2.
Have a great day,
Yuri
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------