Searched refs:find_probe_decoder (Results 1 – 1 of 1) sorted by relevance
204 static const AVCodec *find_probe_decoder(AVFormatContext *s, const AVStream *st, enum AVCodecID cod… in find_probe_decoder() function3073 codec = find_probe_decoder(s, st, st->codecpar->codec_id);3725 codec = find_probe_decoder(ic, st, st->codecpar->codec_id);4001 const AVCodec *codec = find_probe_decoder(ic, st, st->codecpar->codec_id);