Searched refs:_isp_core_dev (Results 1 – 8 of 8) sorted by relevance
310 _isp_core_dev = new V4l2SubDevice(s_info->isp_info->isp_dev_path); in RawStreamProcUnit()311 _isp_core_dev->open(); in RawStreamProcUnit()474 ret = _isp_core_dev->getFormat(isp_sink_fmt); in setup_pipeline_fmt()483 ret = _isp_core_dev->setFormat(isp_sink_fmt); in setup_pipeline_fmt()504 ret = _isp_core_dev->set_selection (aSelection); in setup_pipeline_fmt()516 ret = _isp_core_dev->set_selection (aSelection); in setup_pipeline_fmt()531 ret = _isp_core_dev->getFormat(isp_src_fmt); in setup_pipeline_fmt()539 ret = _isp_core_dev->setFormat(isp_src_fmt); in setup_pipeline_fmt()940 _isp_core_dev->io_control(RKISP_CMD_TRIGGER_READ_BACK, &tg); in trigger_isp_readback()
159 SmartPtr<V4l2SubDevice> _isp_core_dev; variable
164 ret = _isp_core_dev->getFormat(isp_src_fmt); in prepare()221 _isp_core_dev = isp_core_dev; in set_devices()232 res = _isp_core_dev->io_control(RKISP_CMD_GET_FBCBUF_FD , &ispbuf_fd); in init_fbcbuf_fd()
98 SmartPtr<V4l2SubDevice> _isp_core_dev; variable
94 SmartPtr<V4l2SubDevice> _isp_core_dev; variable
121 SmartPtr<V4l2SubDevice> _isp_core_dev; variable
249 _isp_core_dev = ispdev; in set_devices()553 _isp_core_dev->io_control(RKISP_CMD_TRIGGER_READ_BACK, &tg); in trigger_isp_readback()
361 _isp_core_dev = ispdev; in set_devices()