Searched refs:SL_DATALOCATOR_OUTPUTMIX (Results 1 - 25 of 37) sorted by relevance

12

/frameworks/wilhelm/src/objects/
H A DCAudioPlayer.c107 assert(SL_DATALOCATOR_OUTPUTMIX == audioPlayer->mDataSink.mLocator.mLocatorType);
/frameworks/wilhelm/src/
H A Ddata.h67 #define DATALOCATOR_MASK_OUTPUTMIX (1L << SL_DATALOCATOR_OUTPUTMIX)
H A Ddata.c157 case SL_DATALOCATOR_OUTPUTMIX:
164 SL_LOGE("%s: locatorType=SL_DATALOCATOR_OUTPUTMIX, but outputMix field %p does " \
262 case SL_DATALOCATOR_OUTPUTMIX:
314 case SL_DATALOCATOR_OUTPUTMIX:
678 case SL_DATALOCATOR_OUTPUTMIX:
781 case SL_DATALOCATOR_OUTPUTMIX:
852 case SL_DATALOCATOR_OUTPUTMIX:
/frameworks/wilhelm/tests/listening/
H A DseekTorture.c63 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX;
H A DslesTest_playMuteSolo.cpp210 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX;
/frameworks/wilhelm/tests/sandbox/
H A Dmultithread.c70 SLDataLocator_OutputMix locOutputMix = {SL_DATALOCATOR_OUTPUTMIX, ta->mMixObject};
H A Durimime.c70 loc_outmix.locatorType = SL_DATALOCATOR_OUTPUTMIX;
H A Dconfigbq.c121 loc_outmix.locatorType = SL_DATALOCATOR_OUTPUTMIX;
H A Dintbufq.c110 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX;
H A Dsrcsink.c56 loc_outmix.locatorType = SL_DATALOCATOR_OUTPUTMIX;
/frameworks/wilhelm/tests/examples/
H A DslesTestBassBoostPath.cpp101 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX;
H A DslesTestPlayFdPath.cpp96 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX;
H A DslesTestSawtoothBufferQueue.cpp181 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX;
H A DslesTestVirtualizerPath.cpp102 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX;
H A DslesTestEqFdPath.cpp106 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX;
H A DslesTestEqOutputPath.cpp115 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX;
H A DslesTestSendToPresetReverb.cpp136 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX;
/frameworks/wilhelm/tests/mimeUri/
H A DslesTestLoopUri.cpp179 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX;
H A DslesTestPlayStreamType.cpp97 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX;
H A DslesTestPlayUri.cpp185 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX;
H A DslesTestPlayUri2.cpp116 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX;
H A DslesTest_playStates.cpp95 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX;
H A DslesTestGetPositionUri.cpp192 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX;
H A DslesTestManyPlayers.cpp173 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX;
/frameworks/wilhelm/tests/
H A DmimeUri_test.cpp159 locator_outputmix.locatorType = SL_DATALOCATOR_OUTPUTMIX;

Completed in 1657 milliseconds

12