Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dinternal.h596 void ff_remove_stream(AVFormatContext *s, AVStream *st);
Ddemux_utils.c147 ff_remove_stream(s, st); in ff_add_attached_pic()
Davformat.c76 void ff_remove_stream(AVFormatContext *s, AVStream *st) in ff_remove_stream() function
Drmdec.c352 ff_remove_stream(s, st); in ff_rm_read_mdpr_codecdata()
Davidec.c635 ff_remove_stream(s, st); in avi_read_header()