Searched refs:pipeSize (Results 1 – 1 of 1) sorted by relevance
6298 size_t pipeSize = pipeFramesP2 * Format_frameSize(format); in RecordThread() local6303 (pipeMemory = roHeap->allocate(pipeSize)) == 0 || in RecordThread()6307 pipeSize, roHeap.get(), pipeMemory.get(), pipeBuffer, in RecordThread()6312 memset(pipeBuffer, 0, pipeSize); in RecordThread()