Searched refs:AFMT_STEREO (Results 1 – 2 of 2) sorted by relevance
225 #define AFMT_STEREO 0x10000000 /* can do/want stereo */ macro
1315 (pvc->profile->channels > 1 ? AFMT_STEREO : 0); in vclient_ioctl_oss()