Searched refs:calculateBytesPerFrame (Results 1 – 3 of 3) sorted by relevance
159 int32_t calculateBytesPerFrame() const { in calculateBytesPerFrame() function
255 __func__, getFormat(), calculateBytesPerFrame(), mFramesPerBurst); in openWithFormat()412 int32_t bytesPerFrame = calculateBytesPerFrame(); in getDownDataDescription()
189 result = mAudioDataQueue->allocate(calculateBytesPerFrame(), getBufferCapacity()); in open()