Home
last modified time | relevance | path

Searched refs:notify_isp_stream_status (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DStream.cpp307 _pIsp->notify_isp_stream_status(true); in poll_event_loop()
310 _pIsp->notify_isp_stream_status(false); in poll_event_loop()
H A DCamHwIsp20.h187 void notify_isp_stream_status(bool on);
H A DCamHwIsp20.cpp6024 void CamHwIsp20::notify_isp_stream_status(bool on) in notify_isp_stream_status() function in RkCam::CamHwIsp20