Searched refs:randomize_int (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/tests/checkasm/ |
H A D | audiodsp.c | 43 #define randomize_int(buf, len, size, bits) \ macro 76 randomize_int(v1, MAX_SIZE, 16, v1_bits + 1); in checkasm_check_audiodsp() 77 randomize_int(v2, MAX_SIZE, 16, v2_bits + 1); in checkasm_check_audiodsp() 104 randomize_int(src, MAX_SIZE, 32, 32); in checkasm_check_audiodsp()
|
Completed in 1 milliseconds