Home | History | Annotate | Download | only in src

Lines Matching refs:IplImage

129     virtual IplImage* retrieveFrame(int);
153 IplImage* frame;
248 * \return IplImage pointer. [Transfer Full]
249 * Retreive the previously grabbed buffer, and wrap it in an IPLImage structure
251 IplImage * CvCapture_GStreamer::retrieveFrame(int)
1043 virtual bool writeFrame( const IplImage* image );
1482 bool CvVideoWriter_GStreamer::writeFrame( const IplImage * image )