Searched defs:bytesPerFrame (Results 1 – 2 of 2) sorted by relevance
26 size_t bytesPerFrame = this->getOutputStream()->getBytesPerFrame(); in onBothStreamsReady() local
28 FifoBuffer::FifoBuffer(uint32_t bytesPerFrame, uint32_t capacityInFrames) in FifoBuffer()41 FifoBuffer::FifoBuffer( uint32_t bytesPerFrame, in FifoBuffer()