Home
last modified time | relevance | path

Searched refs:avio_free_directory_entry (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/doc/examples/
H A Davio_list_dir.c96 avio_free_directory_entry(&entry); in list_op()
/third_party/ffmpeg/libavformat/
H A Davio.h359 * Returned entry must be freed with avio_free_directory_entry(). In particular
373 * freeded with avio_free_directory_entry().
385 void avio_free_directory_entry(AVIODirEntry **entry);
H A Davio.c578 avio_free_directory_entry(next); in avio_read_dir()
597 void avio_free_directory_entry(AVIODirEntry **entry) in avio_free_directory_entry() function
H A Dftp.c1077 avio_free_directory_entry(next); in ftp_read_dir()

Completed in 4 milliseconds