Does the i.MX6 supports The Screen Layer?

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

Does the i.MX6 supports The Screen Layer?

1,181 Views
Tarek
Senior Contributor I

Hi,

The build system is not compiling the Screen Layer module for i.MX6. When I looked inside the imx-lib tree I found following lines in screenlayer/Makefile

# list of platforms which want this test case

INCLUDE_LIST:= IMX37_3STACK IMX51 IMX53

Is there an alternative to screen layer?

Thanks

Labels (3)
Tags (1)
0 Kudos
4 Replies

595 Views
daiane_angolini
NXP Employee
NXP Employee

No, Screen Layer is not for imx6 and you will not need it for imx6.

Please, use PLATFORM=IMX6Q during instalation

0 Kudos

595 Views
Tarek
Senior Contributor I

So how do I scale and colour convert the video using the IPU?

And how do I draw a GUI layer and an overlay video layer?

Thanks

0 Kudos

595 Views
wayne1z
Contributor II

For the image post-processing(resize/CSC/rotate) inside IPU, you can use ipu device interface to do the job. And also there is an unit test named mxc_ipudev_test.out.

0 Kudos

595 Views
daiane_angolini
NXP Employee
NXP Employee

Sorry, with those questions I cannot help.

0 Kudos