Searched refs:FP16_ONE (Results 1 – 2 of 2) sorted by relevance
42 #define FP16_ONE ((uint16_t) 0x3c00) macro126 static float16_t one() { return float16_t(FP16_ONE); } in one()
1255 result[3] = FP16_ONE; in decompress_rgb_fp16_block()