Searched refs:recordFramecount (Results 1 – 1 of 1) sorted by relevance
454 size_t recordFramecount = patch->mRecordThread->frameCount(); in createPatchConnections() local455 int shift = __builtin_ctz(recordFramecount); in createPatchConnections()459 size_t frameCount = (playbackFrameCount * recordFramecount) >> shift; in createPatchConnections()461 playbackFrameCount, recordFramecount, frameCount); in createPatchConnections()