Home
last modified time | relevance | path

Searched refs:setDeviceFramesPerBurst (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libaaudio/src/legacy/
DAudioStreamRecord.cpp215 setDeviceFramesPerBurst(getFramesPerBurstFromDevice()); in open()
DAudioStreamTrack.cpp218 setDeviceFramesPerBurst(getFramesPerBurstFromDevice()); in open()
/frameworks/av/media/libaaudio/src/core/
DAudioStream.h581 void setDeviceFramesPerBurst(int32_t deviceFramesPerBurst) { in setDeviceFramesPerBurst() function
/frameworks/av/media/libaaudio/src/client/
DAudioStreamInternal.cpp276 setDeviceFramesPerBurst(deviceFramesPerBurst); in configureDataInformation()