Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vpelib/src/core/
Dshaper_builder.c196 unsigned int decimalBits = 14; in vpe_build_shaper() local
/third_party/mesa3d/src/amd/vpelib/src/utils/
Dfixpt31_32.c416 unsigned int decimalBits, double value, unsigned int mask, double d_pix) in vpe_to_fixed_point()