Skip to content

Latest commit

 

History

History

rga-copy

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

RGA Copy

Example to use Rockchip-RGA to duplicate an image buffer

Build example

make

Copy example image

cp ../../samples/input_rgba.bmp .

Run example

./main

Result output will be output.bmp file.