Searched refs:audio_open (Results 1 – 1 of 1) sorted by relevance
2498 static int audio_open(void *opaque, int64_t wanted_channel_layout, int wanted_nb_channels, int want… in audio_open() function2666 if ((ret = audio_open(is, channel_layout, nb_channels, sample_rate, &is->audio_tgt)) < 0) in stream_component_open()