Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dpoll_thread.cpp105 _isp_luma_loop = isp_luma_loop; in PollThread()
377 if (_isp_luma_dev.ptr () && !_isp_luma_loop->start ()) { in start()
441 _isp_luma_loop->stop (); in stop()
H A Dpoll_thread.h99 SmartPtr<Thread> _isp_luma_loop; variable