Home
last modified time | relevance | path

Searched refs:audio_read_header (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavdevice/
Dsndio_dec.c34 static av_cold int audio_read_header(AVFormatContext *s1) in audio_read_header() function
116 .read_header = audio_read_header,
Doss_dec.c44 static int audio_read_header(AVFormatContext *s1) in audio_read_header() function
139 .read_header = audio_read_header,
Dalsa_dec.c60 static av_cold int audio_read_header(AVFormatContext *s1) in audio_read_header() function
164 .read_header = audio_read_header,
Djack.c236 static int audio_read_header(AVFormatContext *context) in audio_read_header() function
349 .read_header = audio_read_header,