Zoom-In feature with i.MX53 IPU - WEC7

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Zoom-In feature with i.MX53 IPU - WEC7

Jump to solution
774 Views
Ashfaque
Contributor II

Hi all,

We need to extend the CAMAPP DirectDraw application to provide Zoom-In and Zoom-Out feature on the video data coming from TV-IN on i.MX53 with Windows Embedded Compact 7 platform, Using IPU block.

Referring the i.MX6 data sheet, IPU has a Image Converter (IC) block which does the Image conversion related operations which also includes re-sizing and rotating.


But we are not sure on how to use this particular feature in the DirectDraw architecture level. One option would be to implement this functionality as a Direct Draw Video Port in the DirectDraw HAL layer. currently HAL layer does not have any implementation related to these features.

Please let me know any ideas regarding to this.

Regards,

Ashfaque

Labels (3)
Tags (2)
0 Kudos
1 Solution
550 Views
yossishukron
Contributor III

you can use the PP there is a user level interface to access the PP.

View solution in original post

0 Kudos
1 Reply
551 Views
yossishukron
Contributor III

you can use the PP there is a user level interface to access the PP.

0 Kudos