Home
last modified time | relevance | path

Searched refs:dstBuf (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/linux-rga/core/
H A DNormalRga.cpp243 void *dstBuf = NULL; in NormalRgaPaletteTable() local
301 RkRgaGetHandleMapAddress(dst, &dstBuf); in NormalRgaPaletteTable()
303 if (dstFd == -1 && !dstBuf) { in NormalRgaPaletteTable()
308 if (dstFd == 0 && !dstBuf) { in NormalRgaPaletteTable()
336 NormalRgaSetDstVirtualInfo(&rgaReg, (unsigned long)dstBuf, in NormalRgaPaletteTable()
337 (unsigned long)dstBuf + dstVirW * dstVirH, in NormalRgaPaletteTable()
338 (unsigned long)dstBuf + dstVirW * dstVirH * 5/4, in NormalRgaPaletteTable()
393 void *dstBuf = NULL; in RgaBlit() local
607 dstBuf = dst->phyAddr; in RgaBlit()
612 dstBuf = dst->virAddr; in RgaBlit()
[all …]
/OK3568_Linux_fs/external/linux-rga/docs/
H A DRockchip_Developer_Guide_RGA_CN.md2913 D librga : srcBuf = 0x0 , dstBuf = 0x0
H A DRockchip_Developer_Guide_RGA_EN.md2681 D librga : srcBuf = 0x0 , dstBuf = 0x0