HomeSort by relevance Sort by last modified time
    Searched refs:SL_DATALOCATOR_IODEVICE (Results 1 - 25 of 61) sorted by null

1 2 3

  /frameworks/wilhelm/src/
data.h 70 #define DATALOCATOR_MASK_IODEVICE (1L << SL_DATALOCATOR_IODEVICE)
data.c 67 case SL_DATALOCATOR_IODEVICE:
266 case SL_DATALOCATOR_IODEVICE:
313 case SL_DATALOCATOR_IODEVICE:
    [all...]
  /cts/tests/tests/media/libaudiojni/
appendix-b-1-2-recording.cpp 137 locator_mic.locatorType = SL_DATALOCATOR_IODEVICE;
audio-record-native.cpp 99 locator_mic.locatorType = SL_DATALOCATOR_IODEVICE;
  /cts/tests/tests/media/libndkaudio/
AudioRecorder.cpp 120 ioDevice.locatorType = SL_DATALOCATOR_IODEVICE;
  /cts/tests/tests/nativemedia/sl/src/
SLObjectCreationTest.cpp 287 locatorIoDeviceSrc.locatorType = SL_DATALOCATOR_IODEVICE;
  /frameworks/wilhelm/src/android/
AudioRecorder_to_android.cpp 285 if (SL_DATALOCATOR_IODEVICE != *(SLuint32 *)pAudioSrc->pLocator) {
415 if ((SL_DATALOCATOR_IODEVICE == sourceLocatorType) &&
    [all...]
AudioPlayer_to_android.cpp     [all...]
  /frameworks/wilhelm/tests/examples/
slesTestRecBuffQueue.cpp 254 ioDevice.locatorType = SL_DATALOCATOR_IODEVICE;
slesTestFeedback.cpp 481 locator_iodevice.locatorType = SL_DATALOCATOR_IODEVICE;
  /cts/apps/CtsVerifier/jni/audio_loopback/
sles.cpp 444 locator_iodevice.locatorType = SL_DATALOCATOR_IODEVICE;
  /development/ndk/platforms/android-9/samples/native-audio/jni/
native-audio-jni.c 671 SLDataLocator_IODevice loc_dev = {SL_DATALOCATOR_IODEVICE, SL_IODEVICE_AUDIOINPUT,
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h 249 #define SL_DATALOCATOR_IODEVICE ((SLuint32) 0x00000003)
278 /** IODevice-based data locator definition where locatorType must be SL_DATALOCATOR_IODEVICE*/
    [all...]
  /development/ndk/platforms/android-21/include/SLES/
OpenSLES.h 249 #define SL_DATALOCATOR_IODEVICE ((SLuint32) 0x00000003)
278 /** IODevice-based data locator definition where locatorType must be SL_DATALOCATOR_IODEVICE*/
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 249 #define SL_DATALOCATOR_IODEVICE ((SLuint32) 0x00000003)
278 /** IODevice-based data locator definition where locatorType must be SL_DATALOCATOR_IODEVICE*/
    [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h 249 #define SL_DATALOCATOR_IODEVICE ((SLuint32) 0x00000003)
278 /** IODevice-based data locator definition where locatorType must be SL_DATALOCATOR_IODEVICE*/
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/SLES/
OpenSLES.h 249 #define SL_DATALOCATOR_IODEVICE ((SLuint32) 0x00000003)
278 /** IODevice-based data locator definition where locatorType must be SL_DATALOCATOR_IODEVICE*/
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/SLES/
OpenSLES.h 249 #define SL_DATALOCATOR_IODEVICE ((SLuint32) 0x00000003)
278 /** IODevice-based data locator definition where locatorType must be SL_DATALOCATOR_IODEVICE*/
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/SLES/
OpenSLES.h 249 #define SL_DATALOCATOR_IODEVICE ((SLuint32) 0x00000003)
278 /** IODevice-based data locator definition where locatorType must be SL_DATALOCATOR_IODEVICE*/
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/SLES/
OpenSLES.h 249 #define SL_DATALOCATOR_IODEVICE ((SLuint32) 0x00000003)
278 /** IODevice-based data locator definition where locatorType must be SL_DATALOCATOR_IODEVICE*/
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/SLES/
OpenSLES.h 249 #define SL_DATALOCATOR_IODEVICE ((SLuint32) 0x00000003)
278 /** IODevice-based data locator definition where locatorType must be SL_DATALOCATOR_IODEVICE*/
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/SLES/
OpenSLES.h 249 #define SL_DATALOCATOR_IODEVICE ((SLuint32) 0x00000003)
278 /** IODevice-based data locator definition where locatorType must be SL_DATALOCATOR_IODEVICE*/
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 249 #define SL_DATALOCATOR_IODEVICE ((SLuint32) 0x00000003)
278 /** IODevice-based data locator definition where locatorType must be SL_DATALOCATOR_IODEVICE*/
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h 249 #define SL_DATALOCATOR_IODEVICE ((SLuint32) 0x00000003)
278 /** IODevice-based data locator definition where locatorType must be SL_DATALOCATOR_IODEVICE*/
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 249 #define SL_DATALOCATOR_IODEVICE ((SLuint32) 0x00000003)
278 /** IODevice-based data locator definition where locatorType must be SL_DATALOCATOR_IODEVICE*/
    [all...]

Completed in 264 milliseconds

1 2 3