Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffplay.c3078 static VideoState *stream_open(const char *filename, AVInputFormat *iformat) in stream_open() function
3770 is = stream_open(input_filename, file_iformat); in main()