AVOutputFormat    230 applications/dashcast/audio_muxer.c 	AVOutputFormat *output_fmt;
AVOutputFormat    625 applications/dashcast/video_muxer.c 	AVOutputFormat *output_fmt;
AVOutputFormat    491 extra_lib/include/ffmpeg_android/libavformat/avformat.h     struct AVOutputFormat *next;
AVOutputFormat   1189 extra_lib/include/ffmpeg_android/libavformat/avformat.h     struct AVOutputFormat *oformat;
AVOutputFormat   1771 extra_lib/include/ffmpeg_android/libavformat/avformat.h void av_register_output_format(AVOutputFormat *format);
AVOutputFormat   1800 extra_lib/include/ffmpeg_android/libavformat/avformat.h AVOutputFormat *av_oformat_next(const AVOutputFormat *f);
AVOutputFormat   1868 extra_lib/include/ffmpeg_android/libavformat/avformat.h                                                AVOutputFormat *oformat,
AVOutputFormat   1888 extra_lib/include/ffmpeg_android/libavformat/avformat.h int avformat_alloc_output_context2(AVFormatContext **ctx, AVOutputFormat *oformat,
AVOutputFormat   2371 extra_lib/include/ffmpeg_android/libavformat/avformat.h AVOutputFormat *av_guess_format(const char *short_name,
AVOutputFormat   2378 extra_lib/include/ffmpeg_android/libavformat/avformat.h enum AVCodecID av_guess_codec(AVOutputFormat *fmt, const char *short_name,
AVOutputFormat   2625 extra_lib/include/ffmpeg_android/libavformat/avformat.h int avformat_query_codec(const AVOutputFormat *ofmt, enum AVCodecID codec_id,
AVOutputFormat    481 extra_lib/include/libavformat/avformat.h     struct AVOutputFormat *next;
AVOutputFormat   1100 extra_lib/include/libavformat/avformat.h     struct AVOutputFormat *oformat;
AVOutputFormat   1614 extra_lib/include/libavformat/avformat.h void av_register_output_format(AVOutputFormat *format);
AVOutputFormat   1643 extra_lib/include/libavformat/avformat.h AVOutputFormat *av_oformat_next(AVOutputFormat *f);
AVOutputFormat   1700 extra_lib/include/libavformat/avformat.h                                                AVOutputFormat *oformat,
AVOutputFormat   1720 extra_lib/include/libavformat/avformat.h int avformat_alloc_output_context2(AVFormatContext **ctx, AVOutputFormat *oformat,
AVOutputFormat   2203 extra_lib/include/libavformat/avformat.h AVOutputFormat *av_guess_format(const char *short_name,
AVOutputFormat   2210 extra_lib/include/libavformat/avformat.h enum AVCodecID av_guess_codec(AVOutputFormat *fmt, const char *short_name,
AVOutputFormat   2447 extra_lib/include/libavformat/avformat.h int avformat_query_codec(AVOutputFormat *ofmt, enum AVCodecID codec_id, int std_compliance);
AVOutputFormat    228 modules/ffmpeg_in/ffmpeg_demux.c 	AVOutputFormat *fmt_out;