Home
last modified time | relevance | path

Searched defs:probe_codec (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dutils.c220 const AVCodec *probe_codec = NULL; in find_probe_decoder() local
695 static int probe_codec(AVFormatContext *s, AVStream *st, const AVPacket *pkt) in probe_codec() function