Searched refs:NumV1OddIndices (Results 1 – 1 of 1) sorted by relevance
11033 int NumV1OddIndices = 0, NumV2OddIndices = 0; in lowerVectorShuffle() local11038 NumV1OddIndices += i % 2; in lowerVectorShuffle()11039 if (NumV2OddIndices < NumV1OddIndices) in lowerVectorShuffle()