Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Dfast_idiv_by_const.c233 result.multiplier = util_sign_extend(quotient2 + 1, SINT_BITS); in util_compute_fast_sdiv_info()
Du_math.h597 util_sign_extend(uint64_t val, unsigned width) in util_sign_extend() function
/hardware/google/gfxstream/guest/mesa/src/util/format/
Dtexcompress_bptc_tmp.h904 value = util_sign_extend(endpoints[endpoint][component], in extract_float_endpoints()
916 value = util_sign_extend(endpoints[endpoint][component], in extract_float_endpoints()