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

  /frameworks/av/include/media/
AudioRecord.h 112 TRANSFER_DEFAULT, // not specified explicitly; determine from other parameters
159 transfer_type transferType = TRANSFER_DEFAULT,
192 transfer_type transferType = TRANSFER_DEFAULT,
AudioTrack.h 135 TRANSFER_DEFAULT, // not specified explicitly; determine from the other parameters
189 transfer_type transferType = TRANSFER_DEFAULT,
214 transfer_type transferType = TRANSFER_DEFAULT,
252 transfer_type transferType = TRANSFER_DEFAULT,
    [all...]
  /frameworks/av/media/libmedia/
AudioRecord.cpp 137 case TRANSFER_DEFAULT:
AudioTrack.cpp 179 case TRANSFER_DEFAULT:
    [all...]
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.cpp     [all...]

Completed in 458 milliseconds