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

  /frameworks/av/include/media/
AudioTrack.h 133 TRANSFER_DEFAULT, // not specified explicitly; determine from the other parameters
188 transfer_type transferType = TRANSFER_DEFAULT,
215 transfer_type transferType = TRANSFER_DEFAULT,
258 transfer_type transferType = TRANSFER_DEFAULT,
    [all...]
AudioRecord.h 119 TRANSFER_DEFAULT, // not specified explicitly; determine from the other parameters
167 transfer_type transferType = TRANSFER_DEFAULT,
202 transfer_type transferType = TRANSFER_DEFAULT,
  /frameworks/base/core/jni/
android_media_AudioRecord.cpp 241 AudioRecord::TRANSFER_DEFAULT,
  /frameworks/av/media/libmedia/
AudioRecord.cpp 140 case TRANSFER_DEFAULT:
    [all...]
AudioTrack.cpp 233 case TRANSFER_DEFAULT:
    [all...]
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.cpp     [all...]

Completed in 1159 milliseconds