Searched refs:random_vec (Results 1 – 4 of 4) sorted by relevance
499 random_vec(type, src); in test_one()500 random_vec(type, dst); in test_one()501 random_vec(type, con); in test_one()573 random_vec(type, src + j*stride); in test_one()574 random_vec(type, dst + j*stride); in test_one()575 random_vec(type, con + j*stride); in test_one()
125 random_vec(struct lp_type type, void *dst);
245 random_vec(struct lp_type type, void *dst) in random_vec() function
234 random_vec(src_type, src + j*src_stride); in test_one()