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

  /external/chromium_org/media/audio/win/
audio_low_latency_output_win.cc 66 static ChannelLayout ChannelConfigToChannelLayout(ChannelConfig config) {
110 return ChannelConfigToChannelLayout(GetChannelConfig());
core_audio_util_win.cc 37 static ChannelLayout ChannelConfigToChannelLayout(ChannelConfig config) {
538 ChannelLayout channel_layout = ChannelConfigToChannelLayout(channel_config);

Completed in 186 milliseconds