Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/
H A Dmodule-waveout.c523 DWORD thisSpeaker = channel_position_to_wavefmt(map->map[i]); in ss_to_waveformat() local
524 if (thisSpeaker == 0 || (wf->dwChannelMask & thisSpeaker)) { in ss_to_waveformat()
528 wf->dwChannelMask |= thisSpeaker; in ss_to_waveformat()

Completed in 2 milliseconds