Skip to content

sravansenthiln1/ge2d-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

Releases

No releases published

Packages

No packages published