Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/
H A Dshaper_builder.c170 unsigned int decimalBits = 14; in vpe_build_shaper() local
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/utils/
H A Dfixpt31_32.c422 unsigned int decimalBits, double value, unsigned int mask, double d_pix) in vpe_to_fixed_point()