Home
last modified time | relevance | path

Searched refs:final_fp16 (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/test/
H A Dinput.c1632 FP1616 first_fp16, final_fp16; in _test_double_fp16_values() local
1642 final_fp16 = double_to_fp1616(final_d); in _test_double_fp16_values()
1658 assert(memcmp(&first_fp16, &final_fp16, sizeof(FP1616)) == 0); in _test_double_fp16_values()