AVInputFormat      33 applications/dashcast/audio_decoder.c 	AVInputFormat *in_fmt = NULL;
AVInputFormat      39 applications/dashcast/video_decoder.c 	AVInputFormat *in_fmt = NULL;
AVInputFormat     609 extra_lib/include/ffmpeg_android/libavformat/avformat.h     struct AVInputFormat *next;
AVInputFormat    1182 extra_lib/include/ffmpeg_android/libavformat/avformat.h     struct AVInputFormat *iformat;
AVInputFormat    1770 extra_lib/include/ffmpeg_android/libavformat/avformat.h void av_register_input_format(AVInputFormat *format);
AVInputFormat    1793 extra_lib/include/ffmpeg_android/libavformat/avformat.h AVInputFormat  *av_iformat_next(const AVInputFormat  *f);
AVInputFormat    1899 extra_lib/include/ffmpeg_android/libavformat/avformat.h AVInputFormat *av_find_input_format(const char *short_name);
AVInputFormat    1908 extra_lib/include/ffmpeg_android/libavformat/avformat.h AVInputFormat *av_probe_input_format(AVProbeData *pd, int is_opened);
AVInputFormat    1922 extra_lib/include/ffmpeg_android/libavformat/avformat.h AVInputFormat *av_probe_input_format2(AVProbeData *pd, int is_opened, int *score_max);
AVInputFormat    1931 extra_lib/include/ffmpeg_android/libavformat/avformat.h AVInputFormat *av_probe_input_format3(AVProbeData *pd, int is_opened, int *score_ret);
AVInputFormat    1949 extra_lib/include/ffmpeg_android/libavformat/avformat.h int av_probe_input_buffer2(AVIOContext *pb, AVInputFormat **fmt,
AVInputFormat    1956 extra_lib/include/ffmpeg_android/libavformat/avformat.h int av_probe_input_buffer(AVIOContext *pb, AVInputFormat **fmt,
AVInputFormat    1979 extra_lib/include/ffmpeg_android/libavformat/avformat.h int avformat_open_input(AVFormatContext **ps, const char *filename, AVInputFormat *fmt, AVDictionary **options);
AVInputFormat     582 extra_lib/include/libavformat/avformat.h     struct AVInputFormat *next;
AVInputFormat    1093 extra_lib/include/libavformat/avformat.h     struct AVInputFormat *iformat;
AVInputFormat    1613 extra_lib/include/libavformat/avformat.h void av_register_input_format(AVInputFormat *format);
AVInputFormat    1636 extra_lib/include/libavformat/avformat.h AVInputFormat  *av_iformat_next(AVInputFormat  *f);
AVInputFormat    1731 extra_lib/include/libavformat/avformat.h AVInputFormat *av_find_input_format(const char *short_name);
AVInputFormat    1740 extra_lib/include/libavformat/avformat.h AVInputFormat *av_probe_input_format(AVProbeData *pd, int is_opened);
AVInputFormat    1754 extra_lib/include/libavformat/avformat.h AVInputFormat *av_probe_input_format2(AVProbeData *pd, int is_opened, int *score_max);
AVInputFormat    1763 extra_lib/include/libavformat/avformat.h AVInputFormat *av_probe_input_format3(AVProbeData *pd, int is_opened, int *score_ret);
AVInputFormat    1781 extra_lib/include/libavformat/avformat.h int av_probe_input_buffer2(AVIOContext *pb, AVInputFormat **fmt,
AVInputFormat    1788 extra_lib/include/libavformat/avformat.h int av_probe_input_buffer(AVIOContext *pb, AVInputFormat **fmt,
AVInputFormat    1811 extra_lib/include/libavformat/avformat.h int avformat_open_input(AVFormatContext **ps, const char *filename, AVInputFormat *fmt, AVDictionary **options);
AVInputFormat     186 modules/ffmpeg_in/ffmpeg_demux.c static int open_file(AVFormatContext **	ic_ptr, const char * 	filename, AVInputFormat * 	fmt, void *ops) {
AVInputFormat     290 modules/ffmpeg_in/ffmpeg_demux.c 		AVInputFormat *av_in = NULL;;
AVInputFormat     570 modules/ffmpeg_in/ffmpeg_demux.c 	AVInputFormat *av_in = NULL;