Home
last modified time | relevance | path

Searched refs:cvSetCaptureProperty_FFMPEG (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/videoio/src/
Dcap_ffmpeg_api.hpp32 OPENCV_FFMPEG_API int cvSetCaptureProperty_FFMPEG(struct CvCapture_FFMPEG* cap,
Dcap_ffmpeg.cpp153 icvSetCaptureProperty_FFMPEG_p = (CvSetCaptureProperty_Plugin)cvSetCaptureProperty_FFMPEG; in icvInitFFMPEG()
Dcap_ffmpeg_impl.hpp1858 int cvSetCaptureProperty_FFMPEG(CvCapture_FFMPEG* capture, int prop_id, double value) in cvSetCaptureProperty_FFMPEG() function