Searched refs:fullFrames (Results 1 – 1 of 1) sorted by relevance
167 uint32_t fullFrames = mFifoBuffer->getFullFramesAvailable(); in transfer() local169 int32_t emptyFrames = getBufferSizeInFrames() - static_cast<int32_t>(fullFrames); in transfer()