Searched refs:dstFd (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/linux-rga/core/ |
| H A D | NormalRga.cpp | 238 int dstFd = -1; in NormalRgaPaletteTable() local 302 RkRgaGetHandleFd(dst, &dstFd); in NormalRgaPaletteTable() 303 if (dstFd == -1 && !dstBuf) { in NormalRgaPaletteTable() 308 if (dstFd == 0 && !dstBuf) { in NormalRgaPaletteTable() 312 dstFd = -1; in NormalRgaPaletteTable() 378 int dstFd = -1; in RgaBlit() local 445 srcFd = dstFd = src1Fd = -1; in RgaBlit() 605 dstFd = dst->handle; in RgaBlit() 609 dstFd = dst->fd; in RgaBlit() 624 RkRgaGetHandleFd(dst->hnd, &dstFd); in RgaBlit() [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/src/ |
| H A D | rk_ispfec.cpp | 83 void* map = mmap(0, size, PROT_READ | PROT_WRITE, MAP_SHARED, dstFd, 0); in _load_mesh()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/ |
| H A D | rkisp_demo.cpp | 1216 int dstFd = g_drm_buf_pic_out.dmabuf_fd; local 1217 buf_fd = dstFd; 1219 rk_ispfec_api_process(g_ispfec_ctx, ctx->buffers[i].export_fd, dstFd);
|
| /OK3568_Linux_fs/external/linux-rga/docs/ |
| H A D | Rockchip_Developer_Guide_RGA_CN.md | 2912 D librga : dstFd = 15 , phyAddr = 0x0 , virAddr = 0x0
|
| H A D | Rockchip_Developer_Guide_RGA_EN.md | 2680 D librga : dstFd = 15 , phyAddr = 0x0 , virAddr = 0x0
|