lozenyin 发表于 2023-5-8 10:21:49

报错:RgaBlit(1465) RGA_BLIT fail: Invalid argument

在使用RGA时出现一下错误
Rga resize: resize error for status: Fatal error: Failed to call RockChipRga interface, query log to find the cause of failure.
resize src===> width: 1920, height: 1080, h_stride: 1920, v_stride: 1088, format:3840
resize dst===> width: 1280, height: 720, wstride: 1280, hstride: 720 ,format:3840
RgaBlit(1465) RGA_BLIT fail: Invalid argument
RgaBlit(1466) RGA_BLIT fail: Invalid argument
fd-vir-phy-hnd-format
rect
f-blend-size-rotation-col-log-mmu
fd-vir-phy-hnd-format
rect
f-blend-size-rotation-col-log-mmu
This output the user patamaters when rga call blit fail
srect = src =

drect = dst =

usage其中的【RGA_BLIT fail: Invalid argument】报错进过排查是在使用【wrapbuffer_virtualaddr】函数是出现的,但是这个函数的参数已经给到。为什么还提示说物理地址是空的呢?这个写法在就镜像中更实没有出现问题的

页: [1]
查看完整版本: 报错:RgaBlit(1465) RGA_BLIT fail: Invalid argument