Searched refs:capacityInBursts (Results 1 – 1 of 1) sorted by relevance
621 int32_t capacityInBursts = capacityInFrames / burstInFrames; in configureForStart() local622 int32_t sizeInBursts = std::max(2, capacityInBursts / 2); in configureForStart()