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

  /external/opencv3/modules/videoio/src/
ffmpeg_codecs.hpp 159 #define AV_CODEC_ID_NONE CODEC_ID_NONE
316 { AV_CODEC_ID_NONE, 0 },
cap_ffmpeg_impl.hpp     [all...]
  /external/opencv3/3rdparty/include/ffmpeg_/libavcodec/
old_codec_ids.h 32 CODEC_ID_NONE = AV_CODEC_ID_NONE,
avcodec.h 101 AV_CODEC_ID_NONE,
498 AV_CODEC_ID_PROBE = 0x19000, ///< codec_id is not known (like AV_CODEC_ID_NONE) but lavf should attempt to identify it
    [all...]

Completed in 3312 milliseconds