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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dsndio_dec.c32 static av_cold int audio_read_header(AVFormatContext *s1) function
114 .read_header = audio_read_header,
H A Dalsa-audio-dec.c57 static av_cold int audio_read_header(AVFormatContext *s1) function
153 .read_header = audio_read_header,
H A Doss_audio.c212 static int audio_read_header(AVFormatContext *s1) function
308 .read_header = audio_read_header,
H A Djack_audio.c233 static int audio_read_header(AVFormatContext *context) function
269 * If we activate it in audio_read_header(), we're actually reading audio data
343 .read_header = audio_read_header,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavdevice/
H A Dsndio_dec.c31 static av_cold int audio_read_header(AVFormatContext *s1, function
113 .read_header = audio_read_header,
H A Dalsa-audio-dec.c55 static av_cold int audio_read_header(AVFormatContext *s1, function
171 .read_header = audio_read_header,
H A Doss_audio.c207 static int audio_read_header(AVFormatContext *s1, AVFormatParameters *ap) function
302 .read_header = audio_read_header,
H A Djack_audio.c224 static int audio_read_header(AVFormatContext *context, AVFormatParameters *params) function
260 * If we activate it in audio_read_header(), we're actually reading audio data
333 .read_header = audio_read_header,

Completed in 225 milliseconds