Searched refs:hasSameOffsetAsPreviousNeighbor (Results 1 – 1 of 1) sorted by relevance
211 bool hasSameOffsetAsPreviousNeighbor = !i || m_keyframes[i - 1]->offset() == offset; in removeRedundantKeyframes() local213 if (hasSameOffsetAsPreviousNeighbor && hasSameOffsetAsNextNeighbor) in removeRedundantKeyframes()