HomeSort by relevance Sort by last modified time
    Searched refs:TRANSFER_DEFAULT (Results 1 - 8 of 8) sorted by null

  /frameworks/av/include/media/
AudioTrack.h 150 TRANSFER_DEFAULT, // not specified explicitly; determine from the other parameters
234 transfer_type transferType = TRANSFER_DEFAULT,
264 transfer_type transferType = TRANSFER_DEFAULT,
310 transfer_type transferType = TRANSFER_DEFAULT,
    [all...]
AudioRecord.h 126 TRANSFER_DEFAULT, // not specified explicitly; determine from the other parameters
181 transfer_type transferType = TRANSFER_DEFAULT,
219 transfer_type transferType = TRANSFER_DEFAULT,
  /frameworks/av/media/libstagefright/
AudioSource.cpp 97 AudioRecord::TRANSFER_DEFAULT,
  /frameworks/base/media/jni/soundpool/
SoundPool.cpp 780 AudioTrack::TRANSFER_DEFAULT,
786 bufferFrames, AUDIO_SESSION_ALLOCATE, AudioTrack::TRANSFER_DEFAULT,
    [all...]
  /frameworks/av/media/libmedia/
AudioRecord.cpp 157 case TRANSFER_DEFAULT:
    [all...]
AudioTrack.cpp 306 case TRANSFER_DEFAULT:
    [all...]
  /frameworks/base/core/jni/
android_media_AudioRecord.cpp 302 AudioRecord::TRANSFER_DEFAULT,
    [all...]
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.cpp     [all...]

Completed in 147 milliseconds