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

/frameworks/wilhelm/src/
H A Ddata.h70 #define DATALOCATOR_MASK_IODEVICE (1L << SL_DATALOCATOR_IODEVICE)
H A Ddata.c67 case SL_DATALOCATOR_IODEVICE:
266 case SL_DATALOCATOR_IODEVICE:
313 case SL_DATALOCATOR_IODEVICE:
793 case SL_DATALOCATOR_IODEVICE:
873 case SL_DATALOCATOR_IODEVICE:
/frameworks/wilhelm/src/android/
H A DAudioRecorder_to_android.cpp219 if (SL_DATALOCATOR_IODEVICE != *(SLuint32 *)pAudioSrc->pLocator) {
349 if ((SL_DATALOCATOR_IODEVICE == sourceLocatorType) &&
H A DAudioPlayer_to_android.cpp1113 case SL_DATALOCATOR_IODEVICE:
/frameworks/wilhelm/tests/examples/
H A DslesTestRecBuffQueue.cpp235 ioDevice.locatorType = SL_DATALOCATOR_IODEVICE;
H A DslesTestFeedback.cpp481 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 127 milliseconds