Searched refs:cvGrabFrame (Results 1 – 3 of 3) sorted by relevance
70 CV_IMPL int cvGrabFrame( CvCapture* capture ) in cvGrabFrame() function
175 CVAPI(int) cvGrabFrame( CvCapture* capture ); in LOAD_CHDL()
96 if (cvGrabFrame(m_capture) == 0) in Java_org_siprop_opencv_OpenCV_grabSourceImageFromCapture()