Home
last modified time | relevance | path

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

/drivers/peripheral/motion/hdi_service/
Dmotion_if_service.cpp43 struct WrapperMotionVdi *wrapperMotionVdi = nullptr; in GetMotionVdiImpl() local
57 wrapperMotionVdi = reinterpret_cast<struct WrapperMotionVdi *>(vdi_->vdiBase); in GetMotionVdiImpl()
58 motionVdiImpl_ = wrapperMotionVdi->motionModule; in GetMotionVdiImpl()