Searched refs:cvGetCaptureProperty_FFMPEG (Results 1 – 3 of 3) sorted by relevance
36 OPENCV_FFMPEG_API double cvGetCaptureProperty_FFMPEG(struct CvCapture_FFMPEG* cap, int prop);
154 icvGetCaptureProperty_FFMPEG_p = (CvGetCaptureProperty_Plugin)cvGetCaptureProperty_FFMPEG; in icvInitFFMPEG()
1863 double cvGetCaptureProperty_FFMPEG(CvCapture_FFMPEG* capture, int prop_id) in cvGetCaptureProperty_FFMPEG() function