Home
last modified time | relevance | path

Searched refs:avio_open_dir (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/doc/examples/
H A Davio_list_dir.c64 if ((ret = avio_open_dir(&ctx, input_dir, NULL)) < 0) { in list_op()
/third_party/ffmpeg/libavformat/
H A Davio.h354 int avio_open_dir(AVIODirContext **s, const char *url, AVDictionary **options);
H A Davio.c531 int avio_open_dir(AVIODirContext **s, const char *url, AVDictionary **options) in avio_open_dir() function

Completed in 3 milliseconds