Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
H A Dalsa.h79 int ff_alsa_open(AVFormatContext *s, snd_pcm_stream_t mode,
H A Dalsa_dec.c75 ret = ff_alsa_open(s1, SND_PCM_STREAM_CAPTURE, &s->sample_rate, s->channels, in audio_read_header()
H A Dalsa_enc.c67 res = ff_alsa_open(s1, SND_PCM_STREAM_PLAYBACK, &sample_rate, in audio_write_header()
126 /* ff_alsa_open() should have accepted only supported formats */ in audio_write_frame()
H A Dalsa.c172 av_cold int ff_alsa_open(AVFormatContext *ctx, snd_pcm_stream_t mode, in ff_alsa_open() function

Completed in 2 milliseconds