Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dffmpeg_codecs.hpp159 #define AV_CODEC_ID_NONE CODEC_ID_NONE macro
316 { AV_CODEC_ID_NONE, 0 },
Dcap_ffmpeg_impl.hpp1548 while (tags->id != AV_CODEC_ID_NONE) in cv_ff_codec_tag_match()
/external/opencv3/3rdparty/include/ffmpeg_/libavcodec/
Dold_codec_ids.h32 CODEC_ID_NONE = AV_CODEC_ID_NONE,
Davcodec.h101 AV_CODEC_ID_NONE, enumerator