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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavdevice/
H A Dalsa-audio.h86 int ff_alsa_xrun_recover(AVFormatContext *s1, int err);
H A Dalsa-audio-enc.c85 if (ff_alsa_xrun_recover(s1, res) < 0) {
H A Dalsa-audio-dec.c145 if (ff_alsa_xrun_recover(s1, res) < 0) {
H A Dalsa-audio-common.c167 int ff_alsa_xrun_recover(AVFormatContext *s1, int err) function

Completed in 75 milliseconds