Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_decompress_symbolic.cpp573 vint ep1_r = vint(ep1.lane<0>()) * weight1; in compute_symbolic_block_difference_1plane_1partition() local
586 vint colori_r = asr<6>(ep0_r + ep1_r + vint(32)) * srgb_scale; in compute_symbolic_block_difference_1plane_1partition()