Home
last modified time | relevance | path

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

/third_party/ffmpeg/doc/examples/
Davio_list_dir.c38 case AVIO_ENTRY_NAMED_PIPE: in type_string()
/third_party/ffmpeg/libavformat/
Davio.h71 AVIO_ENTRY_NAMED_PIPE, enumerator
Dfile.c313 (*next)->type = AVIO_ENTRY_NAMED_PIPE; in file_read_dir()