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