Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_pick_best_endpoint_format.cpp288 vfloat4 endpt_diff = abs(endpt1 - endpt0); in compute_encoding_choice_errors() local
289 vmask4 endpt_can_offset = endpt_diff < vfloat4(0.12f * 65535.0f); in compute_encoding_choice_errors()