Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dutils.c340 static int set_codec_from_probe_data(AVFormatContext *s, AVStream *st, in set_codec_from_probe_data() function
728 int score = set_codec_from_probe_data(s, st, pd); in probe_codec()