HomeSort by relevance Sort by last modified time
    Searched refs:_playChannelsPrioList (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_device/win/
audio_device_core_win.h 337 uint16_t _playChannelsPrioList[2];
audio_device_core_win.cc 526 _playChannelsPrioList[0] = 2; // stereo is prio 1
527 _playChannelsPrioList[1] = 1; // mono is prio 2
    [all...]

Completed in 2275 milliseconds