Lines Matching full:rga
4 Subject: [PATCH 05/12] video-flip: Support rockchip RGA 2D accel
24 +#include <rga/rga.h>
25 +#include <rga/RgaApi.h>
110 + /* RGA requires contig buffer */
149 + /* RGA requires yuv image rect align to 2 */
200 + GST_DEBUG ("unsupported src info for RGA");
205 + GST_DEBUG ("unsupported dst info for RGA");
226 + GST_DEBUG ("unsupported rotation for RGA");
231 + GST_DEBUG ("failed to blit with RGA");
235 + GST_DEBUG ("flipped with RGA");
261 + /* Accel flip with rockchip RGA */