Searched refs:kMinGapSize (Results 1 – 1 of 1) sorted by relevance
23 static const int kMinGapSize = 2; variable150 if (frames_to_fill == 0 || std::abs(frames_to_fill) < kMinGapSize) { in AddInput()