Searched refs:getEmptyRoomAvailable (Results 1 – 4 of 4) sorted by relevance
106 fifo_frames_t FifoBuffer::getEmptyRoomAvailable(WrappingBuffer *wrappingBuffer) { in getEmptyRoomAvailable() function in FifoBuffer151 getEmptyRoomAvailable(&wrappingBuffer); in write()
73 fifo_frames_t getEmptyRoomAvailable(WrappingBuffer *wrappingBuffer);
191 return mDataQueue->getEmptyRoomAvailable(wrappingBuffer); in getEmptyFramesAvailable()
163 fifo_frames_t wrapAvailable = mFifoBuffer.getEmptyRoomAvailable(&wrappingBuffer); in verifyWrappingBuffer()