Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_float.c78 boolean has_sign) in lp_build_float_to_smallfloat()
287 boolean has_sign) in lp_build_smallfloat_to_float()
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_mpeg12_bitstream.c550 bool has_sign = true; in init_dct_coeff_table() local