Home
last modified time | relevance | path

Searched refs:dstFd (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/linux-rga/core/
H A DNormalRga.cpp238 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 Drk_ispfec.cpp83 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 Drkisp_demo.cpp1216 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 DRockchip_Developer_Guide_RGA_CN.md2912 D librga : dstFd = 15 , phyAddr = 0x0 , virAddr = 0x0
H A DRockchip_Developer_Guide_RGA_EN.md2680 D librga : dstFd = 15 , phyAddr = 0x0 , virAddr = 0x0