Searched refs:notify_sof (Results 1 – 7 of 7) sorted by relevance
86 virtual XCamReturn notify_sof (uint64_t time, uint32_t frameid);
472 PollThread::notify_sof (uint64_t time, uint32_t frameid) in notify_sof() function in XCam::PollThread503 notify_sof(tv_sec * 1000 * 1000 * 1000 + tv_nsec, exp_id); in handle_frame_sync_event()
55 void notify_sof(uint64_t time, uint32_t frameid);
158 XCamReturn notify_sof(SmartPtr<VideoBuffer>& buf);
363 RawStreamProcUnit::notify_sof(uint64_t time, uint32_t frameid) in notify_sof() function in RkCam::RawStreamProcUnit
5562 XCamReturn CamHwIsp20::notify_sof(SmartPtr<VideoBuffer>& buf) in notify_sof() function in RkCam::CamHwIsp205571 mRawProcUnit->notify_sof(evtdata->_timestamp, evtdata->_frameid); in notify_sof()
518 mCamHwIsp20->notify_sof(hwres); in syncSofEvt()585 mCamHwIsp20->notify_sof(hwres); in hwResCb()