Searched refs:TRANSFER_DEFAULT (Results 1 - 8 of 8) sorted by relevance

/frameworks/av/include/media/
H A DAudioRecord.h126 TRANSFER_DEFAULT, // not specified explicitly; determine from the other parameters enumerator in enum:android::AudioRecord::transfer_type
181 transfer_type transferType = TRANSFER_DEFAULT,
219 transfer_type transferType = TRANSFER_DEFAULT,
H A DAudioTrack.h150 TRANSFER_DEFAULT, // not specified explicitly; determine from the other parameters enumerator in enum:android::AudioTrack::transfer_type
234 transfer_type transferType = TRANSFER_DEFAULT,
264 transfer_type transferType = TRANSFER_DEFAULT,
310 transfer_type transferType = TRANSFER_DEFAULT,
/frameworks/av/media/libstagefright/
H A DAudioSource.cpp97 AudioRecord::TRANSFER_DEFAULT,
/frameworks/base/media/jni/soundpool/
H A DSoundPool.cpp780 AudioTrack::TRANSFER_DEFAULT,
786 bufferFrames, AUDIO_SESSION_ALLOCATE, AudioTrack::TRANSFER_DEFAULT,
/frameworks/av/media/libmedia/
H A DAudioRecord.cpp157 case TRANSFER_DEFAULT:
H A DAudioTrack.cpp306 case TRANSFER_DEFAULT:
/frameworks/base/core/jni/
H A Dandroid_media_AudioRecord.cpp302 AudioRecord::TRANSFER_DEFAULT,
/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.cpp1817 AudioTrack::TRANSFER_DEFAULT,

Completed in 5735 milliseconds