Home
last modified time | relevance | path

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

/qemu/audio/
H A Dmixeng.h46 extern t_sample *mixeng_conv_float[2];
H A Daudio_template.h177 sw->conv = mixeng_conv_float[sw->info.nchannels == 2]; in glue()
308 hw->conv = mixeng_conv_float[hw->info.nchannels == 2]; in glue()
H A Dmixeng.c309 t_sample *mixeng_conv_float[2] = { variable