Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/vproc/iep/
H A Diep.cpp53 } IepCtxImpl; typedef
63 IepCtxImpl *impl = NULL; in iep_init()
69 impl = mpp_calloc(IepCtxImpl, 1); in iep_init()
122 IepCtxImpl *impl = (IepCtxImpl *)ctx; in iep_deinit()
350 IepCtxImpl *impl = (IepCtxImpl *)ctx; in iep_control()