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

/vbox/src/VBox/Devices/Audio/
H A Dmixeng.h51 extern t_sample *mixeng_conv[2][2][2][3];
H A Dmixeng.c160 t_sample *mixeng_conv[2][2][2][3] = { variable
H A Daudio_template.h160 sw->conv = mixeng_conv
287 hw->conv = mixeng_conv
H A Daudiosniffer.c384 pCtx->conv = mixeng_conv[(cChannels == 2)? 1: 0] /* stereo */

Completed in 45 milliseconds