Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
Dsndio_dec.c89 static av_cold int audio_read_close(AVFormatContext *s1) in audio_read_close() function
118 .read_close = audio_read_close,
Doss_dec.c113 static int audio_read_close(AVFormatContext *s1) in audio_read_close() function
141 .read_close = audio_read_close,
Djack.c324 static int audio_read_close(AVFormatContext *context) in audio_read_close() function
351 .read_close = audio_read_close,