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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Daudio.c839 int ichannels = AFMT_CHANNELS(ifmt); local
853 if(ichannels == 2 && ochannels == 1){
863 if(ichannels == 1 && ochannels == 2){
872 if(ichannels<ochannels){
875 for(j=0;j<ichannels;j++){
886 if(ichannels>=ochannels){
888 int xincrement=ibytes*(ichannels-ochannels);
890 for(j=0;j<ichannels;j++){

Completed in 144 milliseconds