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

  /external/webrtc/webrtc/modules/audio_device/win/
audio_device_core_win.h 336 uint16_t _recChannelsPrioList[2];
audio_device_core_win.cc 522 _recChannelsPrioList[0] = 2; // stereo is prio 1
523 _recChannelsPrioList[1] = 1; // mono is prio 2
    [all...]

Completed in 133 milliseconds