SPEAKER_FRONT_LEFT 190 modules/dx_hw/dx_audio.c if (channel_cfg & GF_AUDIO_CH_FRONT_LEFT) format_ex.dwChannelMask |= SPEAKER_FRONT_LEFT; SPEAKER_FRONT_LEFT 70 modules/wav_out/wav_out.c #ifndef SPEAKER_FRONT_LEFT SPEAKER_FRONT_LEFT 237 modules/wav_out/wav_out.c if (channel_cfg & GF_AUDIO_CH_FRONT_LEFT) format_ex.dwChannelMask |= SPEAKER_FRONT_LEFT;