Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/iep/
H A Diep.c41 } IepCtxImpl; typedef
51 IepCtxImpl *impl = NULL; in iep_init()
57 impl = mpp_calloc(IepCtxImpl, 1); in iep_init()
110 IepCtxImpl *impl = (IepCtxImpl *)ctx; in iep_deinit()
338 IepCtxImpl *impl = (IepCtxImpl *)ctx; in iep_control()