Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib.h443 vint4 fp16_one = vint4(0x3C00); in unorm16_to_sf16() local
467 vint4 r = select(p, fp16_one, is_one); in unorm16_to_sf16()