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