Home | History | Annotate | Download | only in gstreamer

Lines Matching refs:isp_poll_thread

45 #include "isp/isp_poll_thread.h"
1148 SmartPtr<IspPollThread> isp_poll_thread = new IspPollThread ();
1149 isp_poll_thread->set_isp_controller (isp_controller);
1150 poll_thread = isp_poll_thread;