av_probe_input_format3 1948 libavformat/avformat.h AVInputFormat *av_probe_input_format3(AVProbeData *pd, int is_opened, int *score_ret); av_probe_input_format3 225 libavformat/format.c AVInputFormat *fmt = av_probe_input_format3(pd, is_opened, &score_ret); av_probe_input_format3 419 libavformat/img2dec.c ifmt = av_probe_input_format3(&pd, 1, &score); av_probe_input_format3 286 libavformat/utils.c AVInputFormat *fmt = av_probe_input_format3(pd, 1, &score);