Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dffmpeg_codecs.hpp100 #define AV_CODEC_ID_H263P CODEC_ID_H263P macro
171 { AV_CODEC_ID_H263P, MKTAG('H', '2', '6', '3') },
176 { AV_CODEC_ID_H263P, MKTAG('U', '2', '6', '3') },
177 { AV_CODEC_ID_H263P, MKTAG('v', 'i', 'v', '1') },
/external/opencv3/3rdparty/include/ffmpeg_/libavcodec/
Davcodec.h123 AV_CODEC_ID_H263P, enumerator