Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/vproc/rga/
H A Drga.cpp50 } RgaCtxImpl; typedef
108 RgaCtxImpl *impl = NULL; in rga_init()
114 impl = mpp_malloc(RgaCtxImpl, 1); in rga_init()
139 RgaCtxImpl *impl = NULL; in rga_deinit()
143 impl = (RgaCtxImpl *)ctx; in rga_deinit()
161 static MPP_RET rga_ioctl(RgaCtxImpl *impl) in rga_ioctl()
200 RgaCtxImpl *impl = (RgaCtxImpl *)ctx; in config_rga_yuv2rgb_mode()
232 RgaCtxImpl *impl = (RgaCtxImpl *)ctx; in rga_control()
288 RgaCtxImpl *impl = (RgaCtxImpl *)ctx; in rga_copy()
358 RgaCtxImpl *impl = (RgaCtxImpl *)ctx; in rga_dup_field()