Searched refs:SL_DATALOCATOR_IODEVICE (Results 1 - 7 of 7) sorted by relevance

/frameworks/wilhelm/src/
H A Ddata.h66 #define DATALOCATOR_MASK_IODEVICE (1L << SL_DATALOCATOR_IODEVICE)
H A Ddata.c62 case SL_DATALOCATOR_IODEVICE:
261 case SL_DATALOCATOR_IODEVICE:
308 case SL_DATALOCATOR_IODEVICE:
774 case SL_DATALOCATOR_IODEVICE:
851 case SL_DATALOCATOR_IODEVICE:
/frameworks/wilhelm/src/android/
H A DAudioRecorder_to_android.cpp189 if (SL_DATALOCATOR_IODEVICE != *(SLuint32 *)pAudioSrc->pLocator) {
310 if ((SL_DATALOCATOR_IODEVICE == sourceLocatorType) &&
H A DAudioPlayer_to_android.cpp1093 case SL_DATALOCATOR_IODEVICE:
/frameworks/wilhelm/tests/examples/
H A DslesTestRecBuffQueue.cpp193 ioDevice.locatorType = SL_DATALOCATOR_IODEVICE;
H A DslesTestFeedback.cpp341 locator_iodevice.locatorType = SL_DATALOCATOR_IODEVICE;
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h249 #define SL_DATALOCATOR_IODEVICE ((SLuint32) 0x00000003) macro
278 /** IODevice-based data locator definition where locatorType must be SL_DATALOCATOR_IODEVICE*/

Completed in 193 milliseconds