Searched refs:RgaBlit (Results 1 – 10 of 10) sorted by relevance
57 #define RgaBlit(...) c_RkRgaBlit(__VA_ARGS__) macro
880 RgaBlit(1483) RGA_BLIT fail: Invalid argument1237 **Q3.2.2**:“RgaBlit(1027) RGA_BLIT fail: ”、“RGA_COLORFILL(1027) RGA_BLIT fail: ”标头的报错是什么原因?1241 **Q3.2.2.1**:“RgaBlit(1027) RGA_BLIT fail: Not a typewriter” 1245 **Q3.2.2.2**:“RgaBlit(1349) RGA_BLIT fail: Bad file descriptor” 1249 **Q3.2.2.3**:“RgaBlit(1360) RGA_BLIT fail: Bad address” 1253 **Q3.2.2.4**:“RgaBlit(1466) RGA BIIT fail: Invalid argument”1267 E librga : [RgaBlit,731]Error srcRect //标识是src通道报错1342 RgaBlit(1483) RGA_BLIT fail: Invalid argument
874 RgaBlit(1483) RGA_BLIT fail: Invalid argument1227 **Q3.2.2**:What causes the error“RgaBlit(1027) RGA_BLIT fail: ”、“RGA_COLORFILL(1027) RGA_BLIT fail:…1231 **Q3.2.2.1**:“RgaBlit(1027) RGA_BLIT fail: Not a typewriter”?1236 **Q3.2.2.2**:“RgaBlit(1349) RGA_BLIT fail: Bad file descriptor”?1241 **Q3.2.2.3**:“RgaBlit(1360) RGA_BLIT fail: Bad address”?1245 **Q3.2.2.4**:“RgaBlit(1466) RGA BIIT fail: Invalid argument”1259 E librga : [RgaBlit,731]Error srcRect //Represent the src channel error.1334 RgaBlit(1483) RGA_BLIT fail: Invalid argument
52 int RgaBlit(rga_info_t *src, rga_info_t *dst, rga_info_t *src1);
275 ret = RgaBlit(src, dst, src1); in RkRgaBlit()
368 int RgaBlit(rga_info *src, rga_info *dst, rga_info *src1) { in RgaBlit() function