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

1 2 3

  /external/chromium_org/third_party/webrtc/modules/audio_device/android/
opensles_common.cc 30 configuration.bitsPerSample = SL_PCMSAMPLEFORMAT_FIXED_16;
31 configuration.containerSize = SL_PCMSAMPLEFORMAT_FIXED_16;
  /cts/tests/tests/nativemedia/sl/src/
SLObjectCreationTest.cpp 165 formatPcmSnk.bitsPerSample = SL_PCMSAMPLEFORMAT_FIXED_16;
216 pcm.bitsPerSample = SL_PCMSAMPLEFORMAT_FIXED_16;
  /development/ndk/platforms/android-9/samples/native-audio/jni/
native-audio-jni.c 206 SL_PCMSAMPLEFORMAT_FIXED_16, SL_PCMSAMPLEFORMAT_FIXED_16,
678 SL_PCMSAMPLEFORMAT_FIXED_16, SL_PCMSAMPLEFORMAT_FIXED_16,
  /frameworks/wilhelm/src/android/
AacBqToPcmCbRenderer.cpp 135 mPcmFormatValues[ANDROID_KEY_INDEX_PCMFORMAT_BITSPERSAMPLE] = SL_PCMSAMPLEFORMAT_FIXED_16;
android_AudioSfDecoder.cpp 171 mPcmFormatValues[ANDROID_KEY_INDEX_PCMFORMAT_BITSPERSAMPLE] = SL_PCMSAMPLEFORMAT_FIXED_16;
AudioPlayer_to_android.cpp     [all...]
  /frameworks/wilhelm/src/itf/
IAudioIODeviceCapabilities.c 285 pSampleFormats[0] = SL_PCMSAMPLEFORMAT_FIXED_16;
  /frameworks/wilhelm/tests/examples/
slesTestSawtoothBufferQueue.cpp 172 pcm.bitsPerSample = SL_PCMSAMPLEFORMAT_FIXED_16;
slesTestRecBuffQueue.cpp 210 pcm.bitsPerSample = SL_PCMSAMPLEFORMAT_FIXED_16;
slesTestDecodeToBuffQueue.cpp 350 pcm.bitsPerSample = SL_PCMSAMPLEFORMAT_FIXED_16;
slesTestFeedback.cpp 368 pcm.bitsPerSample = SL_PCMSAMPLEFORMAT_FIXED_16;
slesTestDecodeAac.cpp 527 /*samplesPerSec*/ SL_SAMPLINGRATE_8, /*pcm.bitsPerSample*/ SL_PCMSAMPLEFORMAT_FIXED_16,
    [all...]
  /frameworks/wilhelm/tests/sandbox/
intbufq.c 115 pcm.bitsPerSample = SL_PCMSAMPLEFORMAT_FIXED_16;
  /frameworks/ex/variablespeed/jni/
variablespeed.cc 581 SL_PCMSAMPLEFORMAT_FIXED_16, SL_PCMSAMPLEFORMAT_FIXED_16,
618 SL_PCMSAMPLEFORMAT_FIXED_16, 16,
  /frameworks/wilhelm/tests/automated/
BufferQueue_test.cpp 123 pcm.bitsPerSample = SL_PCMSAMPLEFORMAT_FIXED_16;
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h 150 #define SL_PCMSAMPLEFORMAT_FIXED_16 ((SLuint16) 0x0010)
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 150 #define SL_PCMSAMPLEFORMAT_FIXED_16 ((SLuint16) 0x0010)
    [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h 150 #define SL_PCMSAMPLEFORMAT_FIXED_16 ((SLuint16) 0x0010)
    [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 150 #define SL_PCMSAMPLEFORMAT_FIXED_16 ((SLuint16) 0x0010)
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 150 #define SL_PCMSAMPLEFORMAT_FIXED_16 ((SLuint16) 0x0010)
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 150 #define SL_PCMSAMPLEFORMAT_FIXED_16 ((SLuint16) 0x0010)
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 150 #define SL_PCMSAMPLEFORMAT_FIXED_16 ((SLuint16) 0x0010)
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 150 #define SL_PCMSAMPLEFORMAT_FIXED_16 ((SLuint16) 0x0010)
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 150 #define SL_PCMSAMPLEFORMAT_FIXED_16 ((SLuint16) 0x0010)
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 150 #define SL_PCMSAMPLEFORMAT_FIXED_16 ((SLuint16) 0x0010)
    [all...]

Completed in 203 milliseconds

1 2 3