| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/ |
| H A D | display.c | 100 rga_set_rect(&src.rect, 0, 0, srcw, srch, srcw, srch, fmt); in display_compose() 105 rga_set_rect(&dst.rect, x, y, srcw, srch, win0.width, win0.height, fmt); in display_compose() 193 rga_set_rect(&src.rect, 0, 0, w, h, w, h, fmt); in drm_commit() 198 rga_set_rect(&dst.rect, 0, 0, dst_w, dst_h, dst_w, dst_h, dst_fmt); in drm_commit() 241 rga_set_rect(&src.rect, 0, 0, srcw, srch, srcw, srch, fmt); in display_win() 246 rga_set_rect(&dst.rect, 0, 0, dstw, dsth, dstw, dsth, fmt); in display_win()
|
| H A D | rkRgaApi.cpp | 47 …rga_set_rect(&src.rect, 0, 0, src_cfg->width, src_cfg->height, src_cfg->width/*stride*/, src_cfg->… in rkRgaBlit() 48 …rga_set_rect(&dst.rect, 0, 0, dst_cfg->width, dst_cfg->height, dst_cfg->width/*stride*/, dst_cfg->… in rkRgaBlit()
|
| /OK3568_Linux_fs/buildroot/package/lvgl/lv_drivers/ |
| H A D | 0008-drm-use-ping-pong-buffer-for-vop-output.patch | 55 + rga_set_rect(&src.rect, 0, 0, lcd_w, lcd_h, 57 + rga_set_rect(&dst.rect, 0, 0, lcd_w, lcd_h,
|
| H A D | 0007-Added-rga-Acceleration-rga-copy-instead-of-memcpy.patch | 94 + rga_set_rect(&src.rect, 0, 0, area_w, area_h, wstride, hstride, format); 95 + rga_set_rect(&dst.rect, area->x1, area->y1, area_w, area_h, lcd_ws, lcd_hs, format);
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5base/ |
| H A D | 0018-HACK-qpaintengine_raster-Support-rga-in-fillRect-wit.patch | 158 + rga_set_rect(&info.rect, x, y, w, h, dst_stride, dst_height, fmt); 205 + rga_set_rect(&src_info.rect, sx, sy, width, height, 213 + rga_set_rect(&dst_info.rect, dx, dy, width, height,
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/ |
| H A D | drmrga.h | 109 static inline int rga_set_rect(rga_rect_t *rect, in rga_set_rect() function
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/ |
| H A D | drmrga.h | 214 static inline int rga_set_rect(rga_rect_t *rect, in rga_set_rect() function
|
| /OK3568_Linux_fs/external/linux-rga/include/ |
| H A D | drmrga.h | 330 static inline int rga_set_rect(rga_rect_t *rect, in rga_set_rect() function
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/ |
| H A D | drmrga.h | 330 static inline int rga_set_rect(rga_rect_t *rect, in rga_set_rect() function
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/ |
| H A D | drmrga.h | 330 static inline int rga_set_rect(rga_rect_t *rect, in rga_set_rect() function
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/ |
| H A D | drmrga.h | 330 static inline int rga_set_rect(rga_rect_t *rect, in rga_set_rect() function
|
| /OK3568_Linux_fs/buildroot/package/pixman/ |
| H A D | 0005-pixman_image_composite32-Support-rockchip-RGA-2D-acc.patch | 308 + rga_set_rect (&src_info.rect, sx, sy, sw, sh, 311 + rga_set_rect (&dst_info.rect, dx, dy, dw, dh,
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | exa.c | 143 rga_set_rect(&info->rect, x, y, w, h, wstride, hstride, format); in rga_prepare_info() 410 rga_set_rect(&tmp_info.rect, 0, 0, width, height, in ms_exa_copy() 675 rga_set_rect(&tmp_info.rect, 0, 0, width, height, in ms_exa_composite()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20/ |
| H A D | 0008-video-converter-Support-rockchip-RGA-2D-accel.patch | 160 + rga_set_rect (&info->rect, x, y, w, h, hstride, vstride0, format);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22/ |
| H A D | 0008-video-converter-Support-rockchip-RGA-2D-accel.patch | 160 + rga_set_rect (&info->rect, x, y, w, h, hstride, vstride0, format);
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/ |
| H A D | 0008-video-converter-Support-rockchip-RGA-2D-accel.patch | 160 + rga_set_rect (&info->rect, x, y, w, h, hstride, vstride0, format);
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/ |
| H A D | gstmpp.c | 188 rga_set_rect (&info->rect, 0, 0, width, height, hstride, vstride, rga_format); in gst_mpp_set_rga_info()
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-good/ |
| H A D | 0005-video-flip-Support-rockchip-RGA-2D-accel.patch | 165 + rga_set_rect (&info->rect, x, y, w, h, hstride, vstride0, format);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22/ |
| H A D | 0005-video-flip-Support-rockchip-RGA-2D-accel.patch | 165 + rga_set_rect (&info->rect, x, y, w, h, hstride, vstride0, format);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20/ |
| H A D | 0005-video-flip-Support-rockchip-RGA-2D-accel.patch | 165 + rga_set_rect (&info->rect, x, y, w, h, hstride, vstride0, format);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0015-backend-drm-Support-mirror-mode.patch | 231 + rga_set_rect(&src_info.rect, 0, 0, src_width, src_height, 245 + rga_set_rect(&dst_info.rect, 0, 0, dst->width, dst->height,
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0017-backend-drm-Support-mirror-mode.patch | 231 + rga_set_rect(&src_info.rect, 0, 0, src_width, src_height, 245 + rga_set_rect(&dst_info.rect, 0, 0, dst->width, dst->height,
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0017-backend-drm-Support-mirror-mode.patch | 233 + rga_set_rect(&src_info.rect, 0, 0, src_width, src_height, 247 + rga_set_rect(&dst_info.rect, 0, 0, dst->width, dst->height,
|
| /OK3568_Linux_fs/external/linux-rga/im2d_api/src/ |
| H A D | im2d_impl.cpp | 1561 …rga_set_rect(&srcinfo.rect, srect.x, srect.y, src.width, src.height, src.wstride, src.hstride, src… in rga_task_submit() 1571 …rga_set_rect(&dstinfo.rect, drect.x, drect.y, dst.width, dst.height, dst.wstride, dst.hstride, dst… in rga_task_submit() 1588 …rga_set_rect(&patinfo.rect, prect.x, prect.y, pat.width, pat.height, pat.wstride, pat.hstride, pat… in rga_task_submit()
|