Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
H A Dalsa_dec.c60 static av_cold int audio_read_header(AVFormatContext *s1) in audio_read_header() function
164 .read_header = audio_read_header,
H A Doss_dec.c42 static int audio_read_header(AVFormatContext *s1) in audio_read_header() function
137 .read_header = audio_read_header,
H A Dsndio_dec.c34 static av_cold int audio_read_header(AVFormatContext *s1) in audio_read_header() function
116 .read_header = audio_read_header,
H A Djack.c236 static int audio_read_header(AVFormatContext *context) in audio_read_header() function
272 * If we activate it in audio_read_header(), we're actually reading audio data in audio_read_packet()
349 .read_header = audio_read_header,

Completed in 2 milliseconds