Searched refs:sws_getShiftedVec (Results 1 – 1 of 1) sorted by relevance
2194 static SwsVector *sws_getShiftedVec(SwsVector *a, int shift) in sws_getShiftedVec() function2216 SwsVector *shifted = sws_getShiftedVec(a, shift); in sws_shiftVec()