Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.06 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.06 KB

Amlogic GE2D Demos

Examples to use Amlogic GE2D 2D graphics platform.

Compatible with VIM3/3L/1S/4;

GE2D Capabilities:

  • Max 8192px x 8192px x 4 planes, source(s) and destination canvas size
  • RGB, YUV data types of 16, 24, 32 bit depth
  • Uses ION buffer, or DMA buffer (with ge2d_cma_reserved)
  • Operation types:
    • Blend (eg. alpha image operations)
    • Blit (no scaling, eg. cropping)
    • Stretchblit (scaled operation, eg. resize)
    • Fillrectangle (drawing pixels on canvas)

Try Examples: