Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dflacdec.c215 static int raw_flac_probe(const AVProbeData *p) in raw_flac_probe() function
234 return raw_flac_probe(p); in flac_probe()