Searched refs:setupFifoBuffer (Results 1 – 3 of 3) sorted by relevance
43 aaudio_result_t setupFifoBuffer(android::fifo_frames_t bytesPerFrame,
68 aaudio_result_t SharedMemoryWrapper::setupFifoBuffer(android::fifo_frames_t bytesPerFrame, in setupFifoBuffer() function in aaudio::SharedMemoryWrapper
510 if (mAudioDataWrapper->setupFifoBuffer(calculateBytesPerFrame(), getBufferCapacity()) in getDownDataDescription()