Lines Matching refs:randomize
26 #define randomize(buf, len) do { \ macro
43 randomize((INTFLOAT *)dst0, 64 + 256); in test_sum64x5()
61 randomize((INTFLOAT *)src, 256 * 2); in test_sum_square()
76 randomize((INTFLOAT *)dst0, 64); in test_neg_odd_64()
92 randomize((INTFLOAT *)dst0, 128); in test_qmf_pre_shuffle()
109 randomize((INTFLOAT *)src, 64); in test_qmf_post_shuffle()
125 randomize((INTFLOAT *)src, 64); in test_qmf_deint_neg()
145 randomize((INTFLOAT *)src0, 64); in test_qmf_deint_bfly()
146 randomize((INTFLOAT *)src1, 64); in test_qmf_deint_bfly()
165 randomize((INTFLOAT *)src, 80); in test_autocorrelate()
187 randomize((INTFLOAT *)low, 128 * 2); in test_hf_gen()
188 randomize((INTFLOAT *)alpha0, 2); in test_hf_gen()
189 randomize((INTFLOAT *)alpha1, 2); in test_hf_gen()
211 randomize((INTFLOAT *)high, 128 * 40 * 2); in test_hf_g_filt()
212 randomize((INTFLOAT *)g_filt, 128); in test_hf_g_filt()
235 randomize((INTFLOAT *)ref, 128 * 2); in test_hf_apply_noise()
236 randomize((INTFLOAT *)s_m, 128); in test_hf_apply_noise()
237 randomize((INTFLOAT *)q_filt, 128); in test_hf_apply_noise()