Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dv4l2_device.cpp107 if (is_activated ()) { in set_mplanes_count()
138 if (is_activated ()) { in set_mem_type()
148 if (is_activated ()) { in set_buf_type()
158 if (is_activated ()) { in set_buf_sync()
169 if (is_activated ()) { in set_buffer_count()
340 XCAM_FAIL_RETURN (ERROR, !is_activated (), XCAM_RETURN_ERROR_PARAM, in set_format()
497 if (is_activated ()) { in get_format()
803 XCAM_ASSERT (!is_activated()); in prepare()
1103 if (!is_activated()) { in prepare()
H A Dv4l2_device.h67 bool is_activated () const { in is_activated() function
H A Dfake_v4l2_device.cpp204 if (!is_activated()) { in dequeue_buffer()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DFecParamStream.cpp48 if (!_dev->is_activated()) { in start()
146 if (!_dev->is_activated()) { in config_params()
H A DTnrStreamProcUnit.cpp45 if (mTnrParamsDev.ptr() && !mTnrParamsDev->is_activated()) { in start()
166 if (mTnrParamsDev.ptr() && !mTnrParamsDev->is_activated()) { in config_params()
H A DNrStreamProcUnit.cpp45 if (mNrParamsDev.ptr() && !mNrParamsDev->is_activated()) { in start()
169 if (mNrParamsDev.ptr() && !mNrParamsDev->is_activated()) { in config_params()
H A DStream.cpp383 if (!_dev->is_activated()) in start()
412 if (!_dev->is_activated()) in startDeviceOnly()
H A DCamHwIsp20.cpp5401 if (!mIspParamsDev->is_activated()) { in handleIsp3aReslut()
5592 if (!mIspParamsDev->is_activated()) { in handleIsp3aReslut()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/stream_cfg/
H A DStream.cpp304 if (!_dev->is_activated()) in start()
318 if (!_dev->is_activated()) in startDeviceOnly()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/fakecamera/
H A DFakeCamHwIsp20.cpp616 if (!_mipi_rx_devs[0]->is_activated()) { in parse_rk_rawfile()
619 _mipi_rx_devs[0]->is_activated()); in parse_rk_rawfile()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/
H A DSensorHw.cpp1366 if (!is_activated()) { in set_mirror_flip()