Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/rga/
H A Drga.c38 } RgaCtxImpl; typedef
96 RgaCtxImpl *impl = NULL; in rga_init()
102 impl = mpp_malloc(RgaCtxImpl, 1); in rga_init()
127 RgaCtxImpl *impl = NULL; in rga_deinit()
131 impl = (RgaCtxImpl *)ctx; in rga_deinit()
149 static MPP_RET rga_ioctl(RgaCtxImpl *impl) in rga_ioctl()
188 RgaCtxImpl *impl = (RgaCtxImpl *)ctx; in config_rga_yuv2rgb_mode()
220 RgaCtxImpl *impl = (RgaCtxImpl *)ctx; in rga_control()
276 RgaCtxImpl *impl = (RgaCtxImpl *)ctx; in rga_copy()
346 RgaCtxImpl *impl = (RgaCtxImpl *)ctx; in rga_dup_field()