Home | History | Annotate | Download | only in src

Lines Matching refs:IplImage

325     IplImage frame;
356 static IplImage* icvRetrieveFrameCAM_V4L( CvCaptureCAM_V4L* capture, int );
1275 static IplImage* icvRetrieveFrameCAM_V4L( CvCaptureCAM_V4L* capture, int) {
1287 /* Now get what has already been captured as a IplImage return */
1868 virtual IplImage* retrieveFrame(int);
1895 IplImage* CvCaptureCAM_V4L_CPP::retrieveFrame(int)