HomeSort by relevance Sort by last modified time
    Searched refs:AVIO_FLAG_WRITE (Results 1 - 2 of 2) sorted by null

  /external/opencv3/3rdparty/include/ffmpeg_/libavformat/
avio.h 333 #define AVIO_FLAG_WRITE 2 /**< write-only */
334 #define AVIO_FLAG_READ_WRITE (AVIO_FLAG_READ|AVIO_FLAG_WRITE) /**< read-write pseudo flag */
  /external/opencv3/modules/videoio/src/
cap_ffmpeg_impl.hpp     [all...]

Completed in 121 milliseconds