Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DSPStreamProcUnit.cpp98 SmartPtr<LensHw> lensHw = _focus_dev.dynamic_cast_ptr<LensHw>(); in get_lowpass_fv()
223 _focus_dev = lensdev; in set_devices()
H A DSPStreamProcUnit.h96 SmartPtr<V4l2SubDevice> _focus_dev; variable