Searched refs:TRANSFER_DEFAULT (Results 1 - 10 of 10) 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/libaudioclient/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.cpp98 AudioRecord::TRANSFER_DEFAULT,
/frameworks/base/media/jni/soundpool/
H A DSoundPool.cpp794 AudioTrack::TRANSFER_DEFAULT,
800 bufferFrames, AUDIO_SESSION_ALLOCATE, AudioTrack::TRANSFER_DEFAULT,
/frameworks/av/media/libaudioclient/
H A DAudioRecord.cpp159 case TRANSFER_DEFAULT:
H A DAudioTrack.cpp316 case TRANSFER_DEFAULT:
/frameworks/base/core/jni/
H A Dandroid_media_AudioRecord.cpp302 AudioRecord::TRANSFER_DEFAULT,
/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.cpp1961 AudioTrack::TRANSFER_DEFAULT,

Completed in 1079 milliseconds