Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/ffmpeg_/libavformat/
Davformat.h386 typedef struct AVOutputFormat { struct
424 struct AVOutputFormat *next; argument
456 } AVOutputFormat; argument
973 struct AVOutputFormat *oformat;
1347 void av_register_output_format(AVOutputFormat *format);
1376 AVOutputFormat *av_oformat_next(AVOutputFormat *f);
1435 AVOutputFormat *oformat,
1455 int avformat_alloc_output_context2(AVFormatContext **ctx, AVOutputFormat *oformat,
1866 AVOutputFormat *av_guess_format(const char *short_name,
1873 enum AVCodecID av_guess_codec(AVOutputFormat *fmt, const char *short_name,
[all …]
/external/libvncserver/client_examples/
Dvnc2mpg.c246 static AVOutputFormat *fmt;
/external/opencv3/modules/videoio/src/
Dcap_ffmpeg_impl.hpp1006 AVOutputFormat * fmt;
1924 AVOutputFormat* fmt_;