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

1 2 3

  /external/webrtc/webrtc/modules/audio_device/android/
opensles_player.h 153 rtc::scoped_ptr<SLint8[]> audio_buffers_[kNumOfOpenSLESBuffers];
opensles_player.cc 262 audio_buffers_[i].reset(new SLint8[required_buffer_size]);
445 SLint8* audio_ptr = audio_buffers_[buffer_index_].get();
  /frameworks/wilhelm/tests/examples/
slesTestDecodeToBuffQueue.cpp 114 SLint8* pDataBase; // Base address of local audio data storage
115 SLint8* pData; // Current address of local audio data storage
slesTestRecBuffQueue.cpp 86 SLint8* pDataBase; // Base address of local audio data storage
87 SLint8* pData; // Current address of local audio data storage
slesTestDecodeAac.cpp 196 SLint8* pDataBase; // Base address of local audio data storage
197 SLint8* pData; // Current address of local audio data storage
    [all...]
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h 66 typedef sl_int8_t SLint8; /* 8 bit signed integer */
    [all...]
  /development/ndk/platforms/android-21/include/SLES/
OpenSLES.h 66 typedef sl_int8_t SLint8; /* 8 bit signed integer */
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 66 typedef sl_int8_t SLint8; /* 8 bit signed integer */
    [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h 66 typedef sl_int8_t SLint8; /* 8 bit signed integer */
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/SLES/
OpenSLES.h 66 typedef sl_int8_t SLint8; /* 8 bit signed integer */
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/SLES/
OpenSLES.h 66 typedef sl_int8_t SLint8; /* 8 bit signed integer */
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/SLES/
OpenSLES.h 66 typedef sl_int8_t SLint8; /* 8 bit signed integer */
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/SLES/
OpenSLES.h 66 typedef sl_int8_t SLint8; /* 8 bit signed integer */
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/SLES/
OpenSLES.h 66 typedef sl_int8_t SLint8; /* 8 bit signed integer */
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/SLES/
OpenSLES.h 66 typedef sl_int8_t SLint8; /* 8 bit signed integer */
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 66 typedef sl_int8_t SLint8; /* 8 bit signed integer */
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h 66 typedef sl_int8_t SLint8; /* 8 bit signed integer */
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 66 typedef sl_int8_t SLint8; /* 8 bit signed integer */
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/SLES/
OpenSLES.h 66 typedef sl_int8_t SLint8; /* 8 bit signed integer */
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/SLES/
OpenSLES.h 66 typedef sl_int8_t SLint8; /* 8 bit signed integer */
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/SLES/
OpenSLES.h 66 typedef sl_int8_t SLint8; /* 8 bit signed integer */
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/SLES/
OpenSLES.h 66 typedef sl_int8_t SLint8; /* 8 bit signed integer */
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/SLES/
OpenSLES.h 66 typedef sl_int8_t SLint8; /* 8 bit signed integer */
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/SLES/
OpenSLES.h 66 typedef sl_int8_t SLint8; /* 8 bit signed integer */
    [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/SLES/
OpenSLES.h 66 typedef sl_int8_t SLint8; /* 8 bit signed integer */
    [all...]

Completed in 138 milliseconds

1 2 3