Searched refs:calculateBytesPerFrame (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/services/oboeservice/
H A DAAudioServiceStreamBase.h108 int32_t calculateBytesPerFrame() const { function in class:aaudio::AAudioServiceStreamBase
H A DAAudioServiceStreamShared.cpp113 mAudioDataQueue->allocate(calculateBytesPerFrame(), mCapacityInFrames);
H A DAAudioServiceStreamMMAP.cpp290 int32_t bytesPerFrame = calculateBytesPerFrame();

Completed in 58 milliseconds