Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DCamHwIsp20.h274 SmartPtr<V4l2SubDevice> _cif_csi2_sd; variable
H A DCamHwIsp20.cpp1549 _cif_csi2_sd = new V4l2SubDevice (s_info->cif_info->mipi_csi2_sd_path); in init()
1551 _cif_csi2_sd = new V4l2SubDevice (s_info->cif_info->lvds_sd_path); in init()
1553 _cif_csi2_sd = new V4l2SubDevice (s_info->cif_info->dvp_sof_sd_path); in init()
1557 _cif_csi2_sd->open(); in init()
2730 mIspSofStream = new RKSofEventStream(_cif_csi2_sd, ISP_POLL_SOF); in prepare()
2738 mIspSofStream = new RKSofEventStream(_cif_csi2_sd, ISP_POLL_SOF, _linked_to_1608); in prepare()