Lines Matching defs:randomize
29 #define randomize(buf, len) do { \
58 randomize((INTFLOAT *)src, BUF_SIZE * 2);
59 randomize(dst0, BUF_SIZE);
78 randomize((INTFLOAT *)src0, BUF_SIZE * 2);
79 randomize(src1, BUF_SIZE);
98 randomize((INTFLOAT *)in, 13 * 2);
99 randomize((INTFLOAT *)filter, N * 8 * 2);
101 randomize((INTFLOAT *)dst0, BUF_SIZE * 2);
121 randomize((INTFLOAT *)out0, 91 * 32 * 2);
122 randomize((INTFLOAT *)in, 2 * 38 * 64);
158 randomize((INTFLOAT *)in, 91 * 32 * 2);
159 randomize((INTFLOAT *)out0, 2 * 38 * 64);
201 randomize((INTFLOAT *)l, BUF_SIZE * 2);
202 randomize((INTFLOAT *)r, BUF_SIZE * 2);
211 randomize((INTFLOAT *)h, 2 * 4);
212 randomize((INTFLOAT *)h_step, 2 * 4);