Home
last modified time | relevance | path

Searched refs:SL_DATALOCATOR_OUTPUTMIX (Results 1 – 25 of 38) sorted by relevance

12

/frameworks/wilhelm/src/
Ddata.c162 case SL_DATALOCATOR_OUTPUTMIX: in checkDataLocator()
267 case SL_DATALOCATOR_OUTPUTMIX: in checkDataLocator()
319 case SL_DATALOCATOR_OUTPUTMIX: in freeDataLocator()
696 case SL_DATALOCATOR_OUTPUTMIX: in checkSourceSinkVsInterfacesCompatibility()
800 case SL_DATALOCATOR_OUTPUTMIX: in checkDataSource()
874 case SL_DATALOCATOR_OUTPUTMIX: in checkDataSink()
Ddata.h71 #define DATALOCATOR_MASK_OUTPUTMIX (1L << SL_DATALOCATOR_OUTPUTMIX)
/frameworks/wilhelm/src/objects/
DCAudioPlayer.c107 assert(SL_DATALOCATOR_OUTPUTMIX == audioPlayer->mDataSink.mLocator.mLocatorType); in CAudioPlayer_GetOutputMix()
/frameworks/wilhelm/tests/sandbox/
Durimime.c70 loc_outmix.locatorType = SL_DATALOCATOR_OUTPUTMIX; in main()
Dmultithread.c70 SLDataLocator_OutputMix locOutputMix = {SL_DATALOCATOR_OUTPUTMIX, ta->mMixObject}; in thread_start()
Dconfigbq.c121 loc_outmix.locatorType = SL_DATALOCATOR_OUTPUTMIX; in main()
Dsrcsink.c56 loc_outmix.locatorType = SL_DATALOCATOR_OUTPUTMIX; in main()
Dintbufq.c110 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX; in main()
Dmultiplay.c190 SLDataLocator_OutputMix locOutputMix = {SL_DATALOCATOR_OUTPUTMIX, mixObject}; in main()
/frameworks/wilhelm/tests/listening/
DseekTorture.c63 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX; in main()
/frameworks/wilhelm/tests/mimeUri/
DslesTest_playStates.cpp94 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX; in TestPlayUri()
DslesTestPlayStreamType.cpp97 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX; in TestStreamTypeConfiguration()
DslesTestPlayUri2.cpp116 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX; in TestPlayUri()
DslesTestLoopUri.cpp176 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX; in TestLoopUri()
DslesTestPlayUri.cpp182 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX; in TestPlayUri()
DslesTestGetPositionUri.cpp189 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX; in TestGetPositionUri()
/frameworks/wilhelm/tests/examples/
DslesTestPlayFdPath.cpp117 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX; in TestPlayPathFromFD()
DslesTestSawtoothBufferQueue.cpp178 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX; in TestPlaySawtoothBufferQueue()
DslesTestBassBoostPath.cpp101 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX; in TestBassBoostPathFromFD()
DslesTestVirtualizerPath.cpp102 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX; in TestVirtualizerPathFromFD()
DslesTestEqOutputPath.cpp115 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX; in TestEQPathFromFD()
DslesTestEqFdPath.cpp106 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX; in TestEQPathFromFD()
/frameworks/wilhelm/tests/
DmimeUri_test.cpp156 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX; in TestPlayUri()
/frameworks/base/cmds/bootanimation/
Daudioplay.cpp156 SLDataLocator_OutputMix loc_outmix = {SL_DATALOCATOR_OUTPUTMIX, outputMixObject}; in createBufferQueueAudioPlayer()
/frameworks/wilhelm/tests/sandbox/streamSource/
DslesTestPlayStream.cpp244 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX; in TestPlayStream()

12