Searched defs:probe_codec (Results 1 – 1 of 1) sorted by relevance
220 const AVCodec *probe_codec = NULL; in find_probe_decoder() local695 static int probe_codec(AVFormatContext *s, AVStream *st, const AVPacket *pkt) in probe_codec() function