av_probe_input_format3 2264 libavformat/avformat.h ff_const59 AVInputFormat *av_probe_input_format3(ff_const59 AVProbeData *pd, int is_opened, int *score_ret); av_probe_input_format3 208 libavformat/format.c ff_const59 AVInputFormat *fmt = av_probe_input_format3(pd, is_opened, &score_ret); av_probe_input_format3 467 libavformat/img2dec.c ifmt = av_probe_input_format3(&pd, 1, &score); av_probe_input_format3 354 libavformat/utils.c const AVInputFormat *fmt = av_probe_input_format3(pd, 1, &score);