Home
last modified time | relevance | path

Searched refs:cvSetCaptureProperty (Results 1 – 2 of 2) sorted by relevance

/external/opencv/otherlibs/highgui/
Dcvcap.cpp85 CV_IMPL int cvSetCaptureProperty( CvCapture* capture, int id, double value ) in cvSetCaptureProperty() function
Dhighgui.h210 CVAPI(int) cvSetCaptureProperty( CvCapture* capture, int property_id, double value ); in LOAD_CHDL()