Home
last modified time | relevance | path

Searched refs:play_alloc (Results 1 – 6 of 6) sorted by relevance

/dports/audio/baresip/baresip-0.5.8/modules/aubridge/
H A Daubridge.c45 "aubridge", play_alloc); in module_init()
H A Daubridge.h30 int play_alloc(struct auplay_st **stp, const struct auplay *ap,
H A Dplay.c22 int play_alloc(struct auplay_st **stp, const struct auplay *ap, in play_alloc() function
/dports/audio/baresip/baresip-0.5.8/modules/portaudio/
H A Dportaudio.c251 static int play_alloc(struct auplay_st **stp, const struct auplay *ap, in play_alloc() function
324 "portaudio", play_alloc); in pa_init()
/dports/audio/baresip/baresip-0.5.8/modules/sndio/
H A Dsndio.c219 static int play_alloc(struct auplay_st **stp, const struct auplay *ap, in play_alloc() function
299 "sndio", play_alloc); in sndio_init()
/dports/audio/baresip/baresip-0.5.8/modules/oss/
H A Doss.c281 static int play_alloc(struct auplay_st **stp, const struct auplay *ap, in play_alloc() function
344 err |= auplay_register(&auplay, baresip_auplayl(), "oss", play_alloc); in module_init()