Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/src/core/
DAudioStream.h384 void setDeviceSamplesPerFrame(int32_t deviceSamplesPerFrame) { in setDeviceSamplesPerFrame() argument
385 mDeviceSamplesPerFrame = deviceSamplesPerFrame; in setDeviceSamplesPerFrame()