Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
Davsscanf.c78 static int ffuflow(FFFILE *f) in ffuflow() function
100 if (f->shlim && cnt >= f->shlim || (c=ffuflow(f)) < 0) { in ffshgetc()