Searched refs:ff_free_stream (Results 1 – 4 of 4) sorted by relevance
663 void ff_free_stream(AVFormatContext *s, AVStream *st);
353 ff_free_stream(s, st); in ff_rm_read_mdpr_codecdata()
618 ff_free_stream(s, st); in avi_read_header()
4464 void ff_free_stream(AVFormatContext *s, AVStream *st) function