Searched refs:actualOutLen_right (Results 1 – 1 of 1) sorted by relevance
462 int actualOutLen_right = 0; in Push() local465 res |= slave_right_->Push(right, lengthIn, out_right, maxLen / 2, actualOutLen_right); in Push()466 if (res || (actualOutLen_left != actualOutLen_right)) in Push()