Searched refs:calculateBytesPerFrame (Results 1 – 3 of 3) sorted by relevance
142 int32_t calculateBytesPerFrame() const { in calculateBytesPerFrame() function
220 __func__, getFormat(), calculateBytesPerFrame(), mFramesPerBurst); in open()374 int32_t bytesPerFrame = calculateBytesPerFrame(); in getDownDataDescription()
184 result = mAudioDataQueue->allocate(calculateBytesPerFrame(), getBufferCapacity()); in open()