Home
last modified time | relevance | path

Searched refs:locator_output_mix (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/android/
Dopensles_player.cc336 SLDataLocator_OutputMix locator_output_mix = {SL_DATALOCATOR_OUTPUTMIX, in CreateAudioPlayer() local
338 SLDataSink audio_sink = {&locator_output_mix, NULL}; in CreateAudioPlayer()