Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp1042 vint ixhi = vtable_8bt_32bi(tab0p, weighth); in compute_quantized_weights_for_decimation() local
1045 vfloat ixh = int_to_float(ixhi); in compute_quantized_weights_for_decimation()
1048 vint weight = select(ixli, ixhi, mask); in compute_quantized_weights_for_decimation()
1076 vint ixhi = vtable_8bt_32bi(tab0p, tab1p, weighth); in compute_quantized_weights_for_decimation() local
1079 vfloat ixh = int_to_float(ixhi); in compute_quantized_weights_for_decimation()
1082 vint weight = select(ixli, ixhi, mask); in compute_quantized_weights_for_decimation()