Changes between Initial Version and Version 1 of ventana/ipu


Ignore:
Timestamp:
10/05/2018 08:40:22 PM (6 years ago)
Author:
Tim Harvey
Comment:

moved from ventana/graphics

Legend:

Unmodified
Added
Removed
Modified
  • ventana/ipu

    v1 v1  
     1[[PageOutline]]
     2
     3[=#ipu]
     4== IPU - Image Processing Unit
     5The Image Processing Unit contains hardware support for the following:
     6 * Image Re-sizing and Blending
     7 * Image Enhancement
     8 * Image Inversion / Rotation
     9
     10Software support:
     11 * The Gateworks Yocto BSP contains an IPU driver with a [https://github.com/Gateworks/linux-imx6/blob/gateworks_3.10.53_1.1.0_ga/include/uapi/linux/ipu.h userspace ioctl API]
     12 * The IPU driver API is used by the gst-fsl-plugins and gstreamer-imx Gstreamer plugins
     13 * Other examples can be found here:
     14  * ​https://community.freescale.com/docs/DOC-94961
     15  * https://github.com/rogeriorps/ipu-examples
     16  * imx-test package ​http://downloads.yoctoproject.org/mirror/sources/imx-test-5.2.tar.gz
     17