Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h7215 static FP16 float_to_half_full(FP32 f) { in float_to_half_full() function
12301 h16 = float_to_half_full(f32); in SaveEXRImageToMemory()