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

  /frameworks/av/include/media/
AudioTrack.h 149 TRANSFER_DEFAULT, // not specified explicitly; determine from the other parameters
213 transfer_type transferType = TRANSFER_DEFAULT,
242 transfer_type transferType = TRANSFER_DEFAULT,
287 transfer_type transferType = TRANSFER_DEFAULT,
    [all...]
AudioRecord.h 124 TRANSFER_DEFAULT, // not specified explicitly; determine from the other parameters
179 transfer_type transferType = TRANSFER_DEFAULT,
217 transfer_type transferType = TRANSFER_DEFAULT,
  /frameworks/base/media/jni/soundpool/
SoundPool.cpp 743 AudioTrack::TRANSFER_DEFAULT,
749 bufferFrames, AUDIO_SESSION_ALLOCATE, AudioTrack::TRANSFER_DEFAULT,
  /frameworks/base/core/jni/
android_media_AudioRecord.cpp 282 AudioRecord::TRANSFER_DEFAULT,
  /frameworks/av/media/libmedia/
AudioRecord.cpp 156 case TRANSFER_DEFAULT:
    [all...]
AudioTrack.cpp 292 case TRANSFER_DEFAULT:
    [all...]
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.cpp     [all...]

Completed in 745 milliseconds