Searched refs:_isp_luma_loop (Results 1 – 2 of 2) sorted by relevance
105 _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()
99 SmartPtr<Thread> _isp_luma_loop; variable