Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dcap_ffmpeg_impl.hpp1267 static const int OPENCV_NO_FRAMES_WRITTEN_CODE = 1000; variable
1282 int ret = OPENCV_NO_FRAMES_WRITTEN_CODE; in icv_av_write_frame_FFMPEG()
1323 ret = OPENCV_NO_FRAMES_WRITTEN_CODE; in icv_av_write_frame_FFMPEG()
1477 if( ret == OPENCV_NO_FRAMES_WRITTEN_CODE || ret < 0 ) in close()