Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/oboe/src/opensles/
DOutputMixerOpenSLES.cpp71 SLDataLocator_OutputMix loc_outmix = {SL_DATALOCATOR_OUTPUTMIX, mOutputMixObject}; in createAudioPlayer() local
72 SLDataSink audioSink = {&loc_outmix, NULL}; in createAudioPlayer()
/third_party/gstreamer/gstplugins_bad/sys/opensles/
Dopenslesringbuffer.c397 SLDataLocator_OutputMix loc_outmix = { in _opensles_player_acquire() local
400 SLDataSink audioSink = { &loc_outmix, NULL }; in _opensles_player_acquire()