Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/src/core/
DAudioStream.h216 return mDeviceFramesPerBurst; in getDeviceFramesPerBurst()
582 mDeviceFramesPerBurst = deviceFramesPerBurst; in setDeviceFramesPerBurst()
773 int32_t mDeviceFramesPerBurst = 0; variable