Searched refs:ff_alsa_close (Results 1 – 4 of 4) sorted by relevance
90 int ff_alsa_close(AVFormatContext *s1);
166 .read_close = ff_alsa_close,
168 .write_trailer = ff_alsa_close,
303 av_cold int ff_alsa_close(AVFormatContext *s1) in ff_alsa_close() function