Home
last modified time | relevance | path

Searched refs:st_rate_frames_in (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/audio/
H A Dmixeng.h56 uint32_t st_rate_frames_in(void *opaque, uint32_t frames_out);
H A Dmixeng.c494 uint32_t st_rate_frames_in(void *opaque, uint32_t frames_out) in st_rate_frames_in() function
H A Daudio.c736 sw_max = st_rate_frames_in(sw->rate, frames_out_max); in audio_pcm_sw_write()
1048 SW_NAME(sw), live, dead, st_rate_frames_in(sw->rate, dead)); in audio_get_free()
1177 free = st_rate_frames_in(sw->rate, in audio_run_out()