Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_pick_best_endpoint_format.cpp289 vmask4 endpt_can_offset = endpt_diff < vfloat4(0.12f * 65535.0f); in compute_encoding_choice_errors() local
290 bool can_offset_encode = (mask(endpt_can_offset) & 0x7) == 0x7; in compute_encoding_choice_errors()