Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/linux-rga/core/
H A DNormalRga.h290 int NormalRgaDitherMode(struct rga_req *msg, rga_info *dst, int format);
H A DNormalRgaApi.cpp954 int NormalRgaDitherMode(struct rga_req *msg, rga_info *dst, int format) in NormalRgaDitherMode() function
H A DNormalRga.cpp1352 NormalRgaDitherMode(&rgaReg, dst, relDstRect.format); in RgaBlit()