Searched refs:endpt_diff (Results 1 – 1 of 1) sorted by relevance
288 vfloat4 endpt_diff = abs(endpt1 - endpt0); in compute_encoding_choice_errors() local289 vmask4 endpt_can_offset = endpt_diff < vfloat4(0.12f * 65535.0f); in compute_encoding_choice_errors()