Searched refs:cvSetCaptureProperty_FFMPEG (Results 1 – 3 of 3) sorted by relevance
32 OPENCV_FFMPEG_API int cvSetCaptureProperty_FFMPEG(struct CvCapture_FFMPEG* cap,
153 icvSetCaptureProperty_FFMPEG_p = (CvSetCaptureProperty_Plugin)cvSetCaptureProperty_FFMPEG; in icvInitFFMPEG()
1858 int cvSetCaptureProperty_FFMPEG(CvCapture_FFMPEG* capture, int prop_id, double value) in cvSetCaptureProperty_FFMPEG() function