文件名称:ipu-examples:在imx6中使用IPU的示例
文件大小:219KB
文件格式:ZIP
更新时间:2024-05-24 09:38:33
C
IPU示例 i.MX5和i.MX6系列的IPU示例代码 使用Yocto Project工具链进行交叉编译: 按照以下培训主题安装Yocto Project生成的SDK: 导出运行SDK环境设置的Yocto Project变量(请不要忘记“ source”命令)。工具链的版本将根据其版本进行更改。 它通常安装在/ opt / poky / ...... $ source /opt/poky/1.6+snapshot/environment-setup-cortexa9hf-vfp-neon-poky-linux-gnueabi 现在,使用configure和make进行构建。 $ ./configure --host = arm-none-linux-gnueabi --target = <目标> --prefix = <前缀> 在哪里: <目标>:mx5或mx6 <前缀>:i.
【文件预览】:
ipu-examples-master
----mx5()
--------others()
--------deinterlacing()
--------framebuffer()
--------alphablending()
--------doc()
--------rotation()
--------resizing()
--------cropping()
--------csc()
----.deps()
--------alpha_ex1.Po(8B)
----images()
--------freescale_1024x768.png(17KB)
--------freescale_1024x768_rgba32.raw(3MB)
--------stefan_interlaced_320x240_1frame.yv12(113KB)
--------freescale_1024x768_yuyv422.raw(1.5MB)
--------freescale_1024x768_rgb565.raw(1.5MB)
--------freescale_800x480.png(14KB)
--------freescale_1024x768_nv12.raw(1.13MB)
----configure(84KB)
----README.md(3KB)
----mx6()
--------others()
--------deinterlacing()
--------framebuffer()
--------alphablending()
--------doc()
--------rotation()
--------resizing()
--------cropping()
--------csc()
----configure.ac(1KB)
----Makefile.in(630B)
----bin()
--------mx5()
--------mx6()