Searched refs:SofEventBuffer (Results 1 – 5 of 5) sorted by relevance
79 class SofEventBuffer82 explicit SofEventBuffer(SmartPtr<SofEventData> &buf,84 virtual ~SofEventBuffer() {}; in ~SofEventBuffer()87 XCAM_DEAD_COPY(SofEventBuffer);
38 SofEventBuffer::SofEventBuffer(SmartPtr<SofEventData> &buf, in SofEventBuffer() function in RkCam::SofEventBuffer52 SofEventBuffer::get_data() in get_data()
609 video_buf = new SofEventBuffer(evtdata, dev); in new_video_buffer()
5564 SmartPtr<SofEventBuffer> evtbuf = buf.dynamic_cast_ptr<SofEventBuffer>(); in notify_sof()
520 SmartPtr<SofEventBuffer> evtbuf = hwres.dynamic_cast_ptr<SofEventBuffer>(); in syncSofEvt()587 SmartPtr<SofEventBuffer> evtbuf = hwres.dynamic_cast_ptr<SofEventBuffer>(); in hwResCb()