intel / libxcam

libXCam is a project for extended camera(not limited in camera) features and focus on image quality improvement and video analysis. There are lots features supported in image pre-processing, image post-processing and smart analysis. This library makes GPU/CPU/ISP working together to improve image quality. OpenCL is used to improve performance in different platforms.
Other
589 stars 229 forks source link

gl-stitch-buffer: reuse input & output dma buffer in test gles dma bu… #804

Closed zongwave closed 2 years ago

zongwave commented 2 years ago

…ffer read/write

#test command:
$ test-gles-handler --type dmar --input0 $input_image --output $output_image --save true --loop -1
$ test-gles-handler --type dmaw --input0 $input_image --output $output_image --save true --loop -1