Home
last modified time | relevance | path

Searched refs:ff_raw_audio_read_header (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dac3dec.c111 .read_header = ff_raw_audio_read_header,
131 .read_header = ff_raw_audio_read_header,
H A Dsbcdec.c30 .read_header = ff_raw_audio_read_header,
H A Dshortendec.c72 .read_header = ff_raw_audio_read_header,
H A Drawdec.h48 int ff_raw_audio_read_header(AVFormatContext *s);
H A Dmlpdec.c60 int ret = ff_raw_audio_read_header(s); in mlp_read_header()
H A Ddtsdec.c139 .read_header = ff_raw_audio_read_header,
H A Drawdec.c57 int ff_raw_audio_read_header(AVFormatContext *s) in ff_raw_audio_read_header() function

Completed in 4 milliseconds