Home | History | Annotate | Download | only in functional

Lines Matching full:strides

2055 	const int	strides[]				= { 0,   7,  16,  17 };
2190 attribSpec.stride = random.chooseWeighted<int, const int*, const float*>(DE_ARRAY_BEGIN(strides), DE_ARRAY_END(strides), strideWeights);