Image Rotation and Alpha Blending examples for i.MX233 PXP

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Image Rotation and Alpha Blending examples for i.MX233 PXP

跳至解决方案
1,279 次查看
RobMauro
Contributor II

We want to use i.MX233 PXP for image rotation and alpha-blending.

Does anyone have examples of such PXP usage in C code?

标签 (2)
0 项奖励
回复
1 解答
854 次查看
Yuri
NXP Employee
NXP Employee

  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!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
1 回复
855 次查看
Yuri
NXP Employee
NXP Employee

  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!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复