Home
last modified time | relevance | path

Searched defs:float_to_fixed (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/panfrost/lib/
Dpan_clear.c62 float_to_fixed(float f, unsigned bits_int, unsigned bits_frac, bool dither) in float_to_fixed() function
/third_party/backends/backend/genesys/
Dutilities.h41 inline SANE_Word float_to_fixed(float v) in float_to_fixed() function