CvCaptureCAM_CMU  192 modules/videoio/src/cap_cmu.cpp C1394Camera* CvCaptureCAM_CMU::camera()
CvCaptureCAM_CMU  198 modules/videoio/src/cap_cmu.cpp CvSize CvCaptureCAM_CMU::getSize()
CvCaptureCAM_CMU  207 modules/videoio/src/cap_cmu.cpp int CvCaptureCAM_CMU::getDepth()
CvCaptureCAM_CMU  229 modules/videoio/src/cap_cmu.cpp int CvCaptureCAM_CMU::getNChannels()
CvCaptureCAM_CMU  260 modules/videoio/src/cap_cmu.cpp bool CvCaptureCAM_CMU::open( int _index )
CvCaptureCAM_CMU  373 modules/videoio/src/cap_cmu.cpp void CvCaptureCAM_CMU::close()
CvCaptureCAM_CMU  393 modules/videoio/src/cap_cmu.cpp bool CvCaptureCAM_CMU::grabFrame()
CvCaptureCAM_CMU  414 modules/videoio/src/cap_cmu.cpp IplImage* CvCaptureCAM_CMU::retrieveFrame(int)
CvCaptureCAM_CMU  425 modules/videoio/src/cap_cmu.cpp double CvCaptureCAM_CMU::getProperty( int property_id ) const
CvCaptureCAM_CMU  446 modules/videoio/src/cap_cmu.cpp bool CvCaptureCAM_CMU::setVideoSize(int, int)
CvCaptureCAM_CMU  451 modules/videoio/src/cap_cmu.cpp bool CvCaptureCAM_CMU::setMode(int mode)
CvCaptureCAM_CMU  466 modules/videoio/src/cap_cmu.cpp bool CvCaptureCAM_CMU::setFrameRate(int rate)
CvCaptureCAM_CMU  482 modules/videoio/src/cap_cmu.cpp bool CvCaptureCAM_CMU::setFormat(int format)
CvCaptureCAM_CMU  495 modules/videoio/src/cap_cmu.cpp bool CvCaptureCAM_CMU::setProperty( int property_id, double value )
CvCaptureCAM_CMU  543 modules/videoio/src/cap_cmu.cpp     CvCaptureCAM_CMU* capture = new CvCaptureCAM_CMU;