Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
H A Dalsa.h101 int ff_alsa_xrun_recover(AVFormatContext *s1, int err);
H A Dalsa_dec.c121 if (ff_alsa_xrun_recover(s1, res) < 0) { in audio_read_packet()
H A Dalsa_enc.c109 if (ff_alsa_xrun_recover(s1, res) < 0) { in audio_write_packet()
H A Dalsa.c324 int ff_alsa_xrun_recover(AVFormatContext *s1, int err) in ff_alsa_xrun_recover() function

Completed in 3 milliseconds