Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_decompress_symbolic.cpp574 vint ep1_g = vint(ep1.lane<1>()) * weight1; in compute_symbolic_block_difference_1plane_1partition() local
587 vint colori_g = asr<6>(ep0_g + ep1_g + vint(32)) * srgb_scale; in compute_symbolic_block_difference_1plane_1partition()