Searched refs:ff_find_decoder (Results 1 – 3 of 3) sorted by relevance
562 const AVCodec *ff_find_decoder(AVFormatContext *s, const AVStream *st,
378 decoder = ff_find_decoder(ic, st, par->codec_id); in av_find_best_stream()723 const AVCodec *ff_find_decoder(AVFormatContext *s, const AVStream *st, in ff_find_decoder() function
80 codec = ff_find_decoder(s, st, codec_id); in find_probe_decoder()